summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2021-08-28 20:59:55 +0200
committerAnthon van der Neut <anthon@mnt.org>2021-08-28 20:59:55 +0200
commita67ac7764d4d599d4b78addcf4126fc837292705 (patch)
tree76650f45427e5f54544f27e03c92c0cbc439209d /CHANGES
parente9758fbad489545478ecb9901c27d0627ca504fc (diff)
downloadruamel.yaml-a67ac7764d4d599d4b78addcf4126fc837292705.tar.gz
handle 397 with newline0.17.16
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 336bbfd..06e6680 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+[0, 17, 16]: 2021-08-28
+ - also handle issue 397 when comment is newline
+
[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/>`__)