diff options
author | Anthon van der Neut <anthon@mnt.org> | 2018-08-18 12:46:39 +0200 |
---|---|---|
committer | Anthon van der Neut <anthon@mnt.org> | 2018-08-18 12:46:39 +0200 |
commit | c0f02842ced2240ec35315b0b88c775ae5423be9 (patch) | |
tree | 5ec77311b0abcbbd1b188e745cce688d1548372b /CHANGES | |
parent | a14b9f18f48a8151650ebcac34f812a6b5e5eb63 (diff) | |
download | ruamel.yaml-c0f02842ced2240ec35315b0b88c775ae5423be9.tar.gz |
fix issue #219 breakage on single entry map as flow sequence element0.15.60
*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-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +[0, 15, 60]: 2018-08-18 + - cleanup for mypy + - spurious print in library (reported by + `Lele Gaifax <https://bitbucket.org/lele/>`__), now automatically checked + [0, 15, 59]: 2018-08-17 - issue with C based loader and leading zeros (reported by `Tom Hamilton Stubber <https://bitbucket.org/TomHamiltonStubber/>`__) |