summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2018-06-13 12:58:11 +0200
committerAnthon van der Neut <anthon@mnt.org>2018-06-13 12:58:11 +0200
commitc7b423f966d168a7fdac302a9d7e64b179a7a2f3 (patch)
tree463fc5748736298f3f5fdd2381845fb9bc009aa1 /README.rst
parent89ec31aed28bd7357369559a9573a6191825f593 (diff)
downloadruamel.yaml-c7b423f966d168a7fdac302a9d7e64b179a7a2f3.tar.gz
several PRs merged0.15.38
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 fe52bc7..92c574c 100644
--- a/README.rst
+++ b/README.rst
@@ -35,7 +35,7 @@ ChangeLog
.. should insert NEXT: at the beginning of line for next key (with empty line)
-0.15.37 (2018-06-13):
+0.15.38 (2018-06-13):
- fix for losing precision when roundtripping floats by
`Rolf Wojtech <https://bitbucket.org/asomov/>`__
- fix for hardcoded dir separator not working for Windows by