summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorErik Rose <grinch@grinchcentral.com>2013-05-15 22:33:56 -0700
committerErik Rose <grinch@grinchcentral.com>2013-05-15 22:33:56 -0700
commit14ba650504010facf9a9f342b3ca180cd4eb2d97 (patch)
treeb47804dde598e132d7a7fc82b8ad89aa303dc3e6 /README.rst
parent5b9cafa224d438137c8511fcf3353c51d11be43e (diff)
downloadblessings-14ba650504010facf9a9f342b3ca180cd4eb2d97.tar.gz
Update changelog with the latest.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 5bfeb87..f5390fb 100644
--- a/README.rst
+++ b/README.rst
@@ -433,6 +433,12 @@ Blessings is under the MIT License. See the LICENSE file.
Version History
===============
+1.5.1
+ * Clean up fabfile, removing the redundant ``test`` command.
+ * Add Travis support.
+ * Make `python setup.py test` work without spurious errors on 2.6.
+ * Work around a tox parsing bug in its config file.
+
1.5
* Add syntactic sugar and documentation for ``enter_fullscreen`` and
``exit_fullscreen``.