summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorErik Rose <erik@mozilla.com>2013-09-09 23:19:25 -0400
committerErik Rose <erik@mozilla.com>2013-09-09 23:19:25 -0400
commit536396a69c7e6c2f36e4961e6ab67d78444e14de (patch)
treea3350752058d806abf33856ce778c565a83c3450 /README.rst
parentf3519b172b3b49fdee2e21dc570a13adba54109d (diff)
downloadblessings-536396a69c7e6c2f36e4961e6ab67d78444e14de.tar.gz
Bring the readme up to date.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 853cf9a..cfa56c5 100644
--- a/README.rst
+++ b/README.rst
@@ -434,8 +434,10 @@ Version History
===============
1.6
- * Add ``does_styling`` attribute. This takes ``force_styling`` into account
+ * Add ``does_styling`` property. This takes ``force_styling`` into account
and should replace most uses of ``is_a_tty``.
+ * Make ``is_a_tty`` a read-only property, like ``does_styling``. Writing to
+ it never would have done anything constructive.
* Add ``fullscreen()`` and ``hidden_cursor()`` to the auto-generated docs.
1.5.1