Skip to content

Commit f69d9de

Browse files
author
Sylvain MARIE
committed
1.17.1 changelog
1 parent 60b215c commit f69d9de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### 1.17.1 - Fixed bug with latest `valid8`
4+
5+
* Fixed `ValidationError` happening in all use cases. Fixed [#25](https://github.com/smarie/python-autoclass/issues/25).
6+
37
### 1.17.0 - Fixed `include`/`exclude` behaviour concerning property attributes
48

59
* Names used in `include` and `exclude` are now correctly taken into account by `autodict` and `autohash` even if the names correspond to property names and therefore the actual attributes names start with an underscore. Fixes [#21](https://github.com/smarie/python-autoclass/issues/21)

0 commit comments

Comments
 (0)