projects
/
cached-property.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2ad9bb
)
Update HISTORY.rst
author
Daniel Greenfeld
<pydanny@users.noreply.github.com>
Sat, 4 Apr 2015 20:09:35 +0000
(13:09 -0700)
committer
Daniel Greenfeld
<pydanny@users.noreply.github.com>
Sat, 4 Apr 2015 20:09:35 +0000
(13:09 -0700)
HISTORY.rst
patch
|
blob
|
history
diff --git
a/HISTORY.rst
b/HISTORY.rst
index 657fb7dde5c18b75b04de968a3032a882eff2775..95a371ad569cb9c2c195040ab3a702d72ee544f6 100644
(file)
--- a/
HISTORY.rst
+++ b/
HISTORY.rst
@@
-3,7
+3,12
@@
History
-------
-1.0.0 (2014-02-13)
+1.1.0 (2015-04-04)
+++++++++++++++++++
+
+* Fixed typo in README, thanks to @zoidbergwill.
+
+1.0.0 (2015-02-13)
++++++++++++++++++
* Added timed to expire feature to ``cached_property`` decorator.