summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2018-10-17 09:55:06 +0200
committerAnthon van der Neut <anthon@mnt.org>2018-10-17 09:55:06 +0200
commitd24b5a2651d1e367e2f50e4c00fe96bea5a706a6 (patch)
tree6da171cf60a4d155d063ebe256319583b27efa29 /CHANGES
parent793b5fc54e94a3c40b7db0d1141ddea9a1d52c81 (diff)
downloadruamel.yaml-d24b5a2651d1e367e2f50e4c00fe96bea5a706a6.tar.gz
fix issue #250 dropping of comment when seq within seq0.15.74
*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--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index be3d466..cd4b14f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+[0, 15, 74]: 2018-10-17
+ - fix dropping of comment on rt before sequence item that is sequence item
+ (reported by `Thorsten Kampe <https://bitbucket.org/thorstenkampe/>`__)
+
[0, 15, 73]: 2018-10-16
- fix irregular output on pre-comment in sequence within sequence (reported
by `Thorsten Kampe <https://bitbucket.org/thorstenkampe/>`__)