Update HISTORY.rst
authorDaniel Greenfeld <pydanny@users.noreply.github.com>
Fri, 13 Feb 2015 18:45:30 +0000 (10:45 -0800)
committerDaniel Greenfeld <pydanny@users.noreply.github.com>
Fri, 13 Feb 2015 18:45:30 +0000 (10:45 -0800)
HISTORY.rst

index ca3115a6e29ffaf2b31478fe246a23a03834d3b2..60bf2eb86e7018db2b1f8bb7225e5967654a19a6 100644 (file)
@@ -7,6 +7,7 @@ History
 ++++++++++++++++++
 
 * Added timed to expire feature to ``cached_property`` decorator.
+* Changed ``del monopoly.boardwalk`` to ``del monopoly['boardwalk'] in order to support the new TTL feature.
 
 0.1.5 (2014-05-20)
 ++++++++++++++++++