summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2021-08-25 21:30:55 +0200
committerAnthon van der Neut <anthon@mnt.org>2021-08-25 21:30:55 +0200
commitb377e99595919aded00074a2db16001c4847fce8 (patch)
tree8ec452e26419b22e45ed702359e1bd74115491c6 /CHANGES
parent849ef8a1a635186e57a414858937b5759101a2a2 (diff)
downloadruamel.yaml-b377e99595919aded00074a2db16001c4847fce8.tar.gz
fix issue with insert in merged-in dict0.17.14
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 31a1f36..8a29114 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+[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/>`__)
+
[0, 17, 13]: 2021-08-21
- minor fix in attr handling