summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2018-06-18 09:43:42 +0200
committerAnthon van der Neut <anthon@mnt.org>2018-06-18 09:43:42 +0200
commit3430b3cbecc296e67c06738deb4ebf53049ed60b (patch)
tree6eadb7b5a7e3ebfff4d06e58b9b39b43f60335a0 /README.rst
parentd7494129aaaca4a429096cba6131dcfb4fe629a2 (diff)
downloadruamel.yaml-3430b3cbecc296e67c06738deb4ebf53049ed60b.tar.gz
publish fixes on pypi0.15.40
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 16bc7db..ce2a4cd 100644
--- a/README.rst
+++ b/README.rst
@@ -42,7 +42,7 @@ ChangeLog
.. should insert NEXT: at the beginning of line for next key (with empty line)
-NEXT:
+0.15.40 (2018-06-18):
- added links to landing places as suggested in issue 190 by
`KostisA <https://bitbucket.org/ankostis/>`__
- fixes issue #201: decoding unicode escaped tags on Python2, reported