summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ee17046..2383909 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+[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/>`__)
+
[0, 17, 11]: 2021-08-19
- fix error baseclass for ``DuplicateKeyErorr`` (reported by `Ɓukasz Rogalski
<https://sourceforge.net/u/lrogalski/>`__)