summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2021-08-28 16:34:30 +0200
committerAnthon van der Neut <anthon@mnt.org>2021-08-28 16:34:30 +0200
commit0339b8cd5a472d319b9d4b6c499c35d17f2d8e8e (patch)
tree3ba0d21b63c81805d52089c6b918580a00c6942a /CHANGES
parent9c0ecea7cdc8f3ae5fbd125a7b059d6f6dc81669 (diff)
downloadruamel.yaml-0339b8cd5a472d319b9d4b6c499c35d17f2d8e8e.tar.gz
fix issue 397 inserting comment when post key comment exists0.17.15
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8a29114..336bbfd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+[0, 17, 15]: 2021-08-28
+ - fix issue 397, insert comment before key when a comment between key and value exists
+ (reported by `Bastien gerard <https://sourceforge.net/u/bagerard/>`__)
+
[0, 17, 14]: 2021-08-25
- fix issue 396, inserting key/val in merged-in dictionary (reported by `Bastien gerard
<https://sourceforge.net/u/bagerard/>`__)