summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2021-12-24 14:30:59 +0100
committerAnthon van der Neut <anthon@mnt.org>2021-12-24 14:30:59 +0100
commit613279066c0a31e3df94047014e530c4095aeb8e (patch)
treeb4d3b158aa9a6535ae7e816d0f92c253e6c75ddf /CHANGES
parentb3b16d923784da2209ff80e894c5751e398ad416 (diff)
downloadruamel.yaml-613279066c0a31e3df94047014e530c4095aeb8e.tar.gz
fix indent for empty seq/map0.17.18
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4099578..ec981e8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+[0, 17, 18]: 2021-12-24
+ - copy-paste error in folded scalar comment attachment (reported by `Stephan Geulette
+ <https://sourceforge.net/u/sgeulette/profile/>`__)
+ - fix 411, indent error comment between key empty seq value (reported by `Guillermo Julián
+ <https://sourceforge.net/u/gjulianm/profile/>`__)
+
[0, 17, 17]: 2021-10-31
- extract timestamp matching/creation to util