summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorjquast <contact@jeffquast.com>2014-04-01 17:59:57 -0700
committerjquast <contact@jeffquast.com>2014-04-01 17:59:57 -0700
commit2d6660b8c8ea6e0a506946938fa13ec889a97a43 (patch)
tree88eb446ed2ae684bd04dce4b587e0c5cf7213e83 /README.rst
parent2f30bedec298d6e6f08ce4722b5be55d5fe53b8d (diff)
downloadblessings-2d6660b8c8ea6e0a506946938fa13ec889a97a43.tar.gz
bump minor version for release pickle-fix
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 77db8e0..2857bdb 100644
--- a/README.rst
+++ b/README.rst
@@ -675,6 +675,7 @@ Version History
* bugfix: if ``locale.getpreferredencoding()`` returns empty string or an
encoding that is not a valid codec for ``codecs.getincrementaldecoder``,
fallback to ascii and emit a warning.
+ * bugfix: ensure FormattingString and ParameterizingString may be pickled.
1.7
* Forked github project `erikrose/blessings`_ to `jquast/blessed`_, this
project was previously known as **blessings** version 1.6 and prior.