summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2021-08-21 15:35:35 +0200
committerAnthon van der Neut <anthon@mnt.org>2021-08-21 15:35:35 +0200
commit0c05224579a493f0dd06a71c366c5a4843c8de2a (patch)
tree208f38acbee6729509438d7e74e3cfe726f23d90 /CHANGES
parentc39137c24b8a62818e6ca5c682e80bdc52e727c9 (diff)
downloadruamel.yaml-0c05224579a493f0dd06a71c366c5a4843c8de2a.tar.gz
minor fix0.17.13
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2383909..31a1f36 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+[0, 17, 13]: 2021-08-21
+ - minor fix in attr handling
+
[0, 17, 12]: 2021-08-21
- fix issue with anchor on registered class not preserved and those classes using package
attrs with `@attr.s()` (both reported by `ssph <https://sourceforge.net/u/sph/>`__)