From fd9d3b876429b3983d2399586db3443acdc6fcd8 Mon Sep 17 00:00:00 2001 From: Daniel Greenfeld Date: Fri, 13 Feb 2015 10:45:30 -0800 Subject: [PATCH] Update HISTORY.rst --- HISTORY.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.rst b/HISTORY.rst index ca3115a..60bf2eb 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -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) ++++++++++++++++++ -- 2.30.2