summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2017-07-25 08:07:39 +0200
committerAnthon van der Neut <anthon@mnt.org>2017-07-25 08:07:39 +0200
commite75accb09fcf8d796ea98b1e3d810a51bff6fa98 (patch)
treeb4cfbd6d65059f1d708c5c5fa0f47159259c7cf9 /README.rst
parent001d27e2f2c404d2a71e940332bc58f4ab0c16f0 (diff)
downloadruamel.yaml-e75accb09fcf8d796ea98b1e3d810a51bff6fa98.tar.gz
fix https://stackoverflow.com/a/45281922/13079050.15.21
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 652f826..a2afacf 100644
--- a/README.rst
+++ b/README.rst
@@ -35,6 +35,9 @@ ChangeLog
.. should insert NEXT: at the beginning of line for next key
+0.15.21 (2017-07-25):
+ - fix for writing unicode in new API, https://stackoverflow.com/a/45281922/1307905
+
0.15.20 (2017-07-23):
- wheels for windows including C extensions