RST cleanups
authorDaniel Greenfeld <danny@eventbrite.com>
Fri, 13 Feb 2015 19:21:21 +0000 (11:21 -0800)
committerDaniel Greenfeld <danny@eventbrite.com>
Fri, 13 Feb 2015 19:21:21 +0000 (11:21 -0800)
HISTORY.rst

index cdc0f91e841d1a25e29493d9732cde5084fb87ea..657fb7dde5c18b75b04de968a3032a882eff2775 100644 (file)
@@ -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)
 ++++++++++++++++++