summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorErik Rose <grinch@grinchcentral.com>2013-08-29 21:22:47 -0400
committerErik Rose <grinch@grinchcentral.com>2013-08-30 00:17:33 -0400
commitaa332f70c6235fd8fcb8194baf7653341218680b (patch)
tree234c0a9d4c343a0f67f35538e14d2842f433f270 /README.rst
parent74e89a57be025df0afee92eb1aa105ec786b2356 (diff)
downloadblessings-aa332f70c6235fd8fcb8194baf7653341218680b.tar.gz
Bring readme up to date.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index f5390fb..36eb6e4 100644
--- a/README.rst
+++ b/README.rst
@@ -438,6 +438,8 @@ Version History
* 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.
+ * Make context managers clean up after themselves even if there's an
+ exception. (Vitja Makarov)
1.5
* Add syntactic sugar and documentation for ``enter_fullscreen`` and