Update HISTORY.rst
authorDaniel Greenfeld <pydanny@users.noreply.github.com>
Sat, 4 Apr 2015 20:09:35 +0000 (13:09 -0700)
committerDaniel Greenfeld <pydanny@users.noreply.github.com>
Sat, 4 Apr 2015 20:09:35 +0000 (13:09 -0700)
HISTORY.rst

index 657fb7dde5c18b75b04de968a3032a882eff2775..95a371ad569cb9c2c195040ab3a702d72ee544f6 100644 (file)
@@ -3,7 +3,12 @@
 History
 -------
 
-1.0.0 (2014-02-13)
+1.1.0 (2015-04-04)
+++++++++++++++++++
+
+* Fixed typo in README, thanks to @zoidbergwill.
+
+1.0.0 (2015-02-13)
 ++++++++++++++++++
 
 * Added timed to expire feature to ``cached_property`` decorator.