summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2018-08-17 18:21:31 +0200
committerAnthon van der Neut <anthon@mnt.org>2018-08-17 18:21:31 +0200
commit964ce371e08b0400a0e8c9019b132f43588b86fb (patch)
treec47adbfab6af451f035d362d7249ae7f6f35878f /CHANGES
parent505784248165b4f938534f015a47b568635ae9f5 (diff)
downloadruamel.yaml-964ce371e08b0400a0e8c9019b132f43588b86fb.tar.gz
fix issue 223 Cloader not initialising Resolver version0.15.59
*When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))*
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index dc61c35..101b7ef 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+[0, 15, 59]: 2018-08-17
+ - issue with C based loader and leading zeros (reported by
+ `Tom Hamilton Stubber <https://bitbucket.org/TomHamiltonStubber/>`__)
+
+[0, 15, 59]: 2018-08-17
+ - issue with C based loader and leading zeros (reported by
+ `Tom Hamilton Stubber <https://bitbucket.org/TomHamiltonStubber/>`__)
+
[0, 15, 58]: 2018-08-17
- simple mappings can now be used as keys when round-tripping::