From a7fe69860f10c3f4b9cd8490a13e22a1e677e70f Mon Sep 17 00:00:00 2001 From: Daniel Greenfeld Date: Fri, 13 Feb 2015 11:21:21 -0800 Subject: [PATCH] RST cleanups --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index cdc0f91..657fb7d 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -7,7 +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. +* **Backwards incompatiblity**: 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