Skip to content

Commit 9ad890a

Browse files
author
Sylvain MARIE
committed
1.0.3 changelog
1 parent a67d4f7 commit 9ad890a

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.0.3 - bugfix
4+
5+
* Fixed bug with `super().__init__` not behaving as expected. Fixed [#53](https://github.com/smarie/python-pyfields/issues/53)
6+
37
### 1.0.2 - bugfixes
48

59
* User-provided `nonable` status was wrongly overriden automatically when the field was attached to the class. Fixed [#51](https://github.com/smarie/python-pyfields/issues/51)

0 commit comments

Comments
 (0)