Skip to content

Commit 0631b78

Browse files
authored
Update CHANGELOG.md
1 parent a6c4bc3 commit 0631b78

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

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

3+
## v8.5.1
4+
5+
- Allow setting required=True on fields of type Optional (#159)
6+
37
## v8.5.0
48
- Fix `default` warning coming from marshmallow. Bump minimal marshmallow version requirement to 3.13. [See #157](https://github.com/lovasoa/marshmallow_dataclass/issues/157).
59
- Add support for the Final type. See [#150](https://github.com/lovasoa/marshmallow_dataclass/pull/150)

0 commit comments

Comments
 (0)