summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2019-05-16 22:53:16 +0200
committerAnthon van der Neut <anthon@mnt.org>2019-05-16 22:53:16 +0200
commit6f802bba09690a61d753910119811167016b8ab7 (patch)
tree2929e547d8ade18cd6cb466212029d782d773471 /CHANGES
parent79ce3ac7ab98fee2a2896e38113135d3679920de (diff)
downloadruamel.yaml-6f802bba09690a61d753910119811167016b8ab7.tar.gz
indentation of comments after folded/lit scalars0.15.96
fixes issue #290 *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--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c7b0587..6baf9a8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+[0, 15, 96]: 2019-05-16
+ - fix failure to indent comments on round-trip anchored block style
+ scalars in block sequence (reported by `William Kimball
+ <https://bitbucket.org/%7Bba35ed20-4bb0-46f8-bb5d-c29871e86a22%7D/>`__)
+
[0, 15, 95]: 2019-05-16
- fix failure to round-trip anchored scalars in block sequence
(reported by `William Kimball