summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2021-04-07 21:49:28 +0200
committerAnthon van der Neut <anthon@mnt.org>2021-04-07 21:49:28 +0200
commitfc9c33962bc4f91dd2c46e002cc8a433d05b2f88 (patch)
tree17193a692c890694dddc3554645e8351ecb920a9 /CHANGES
parent615e8c5a2e24eb5ffa0ff623cd616d88ca430e50 (diff)
downloadruamel.yaml-fc9c33962bc4f91dd2c46e002cc8a433d05b2f88.tar.gz
partial fix for 3510.17.4
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 46a0aea..ff47c47 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+[0, 17, 4]: 2021-04-07
+ - prevent (empty) comments from throwing assertion error (issue 351
+ reported by `William Kimball <https://sourceforge.net/u/william303/>`__)
+ comments (or empty line) will be dropped
+
[0, 17, 3]: 2021-04-07
- fix for issue 382 caused by an error in a format string (reported by
`William Kimball <https://sourceforge.net/u/william303/>`__)