summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorErik Rose <grinch@grinchcentral.com>2013-08-30 00:16:39 -0400
committerErik Rose <grinch@grinchcentral.com>2013-08-30 00:20:43 -0400
commit7eb5c1854398d95c054f50f95f75a12b9b42a24b (patch)
tree6d2d0c42747850fdb86b5b71d4c0568be7670908 /README.rst
parent1e3454aec2e987e17981f0ae268521da3ef50183 (diff)
downloadblessings-7eb5c1854398d95c054f50f95f75a12b9b42a24b.tar.gz
Explain the new behavior to myself. Remove 1 test assertion. No non-test behavior changes. Bump version to 1.5.1.
Remove one test assertion that already occurs almost verbatim in test_formatting_functions_without_tty().
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..1012a17 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.
+ * Parametrizing a capability no longer crashes when there is no tty. (Vitja
+ Makarov)
1.5
* Add syntactic sugar and documentation for ``enter_fullscreen`` and