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:
711c453
)
Update HISTORY.rst
author
Daniel Greenfeld
<pydanny@users.noreply.github.com>
Fri, 13 Feb 2015 18:39:47 +0000
(10:39 -0800)
committer
Daniel Greenfeld
<pydanny@users.noreply.github.com>
Fri, 13 Feb 2015 18:39:47 +0000
(10:39 -0800)
HISTORY.rst
patch
|
blob
|
history
diff --git
a/HISTORY.rst
b/HISTORY.rst
index 18d5858b37b1d031e93db612679a7ffe8ce9a28f..2e3cdcf5a08243998dd89bcf8464739583bcdce6 100644
(file)
--- a/
HISTORY.rst
+++ b/
HISTORY.rst
@@
-3,6
+3,11
@@
History
-------
+0.2.0 (2014-02-13)
+++++++++++++++++++
+
+* Added timed to expire feature to cached property decorator.
+
0.1.5 (2014-05-20)
++++++++++++++++++
@@
-34,4
+39,4
@@
History
0.1.0 (2014-05-17)
++++++++++++++++++
-* First release on PyPI.
\ No newline at end of file
+* First release on PyPI.