We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b5dbd3 commit 0541880Copy full SHA for 0541880
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# marshmallow\_dataclass change log
2
3
## v8.5.0
4
-- Fix `default` warning coming from marshmallow. Bump minimal marshmallow version requirement to 3.13.
+- Fix `default` warning coming from marshmallow. Bump minimal marshmallow version requirement to 3.13. [See #157](https://github.com/lovasoa/marshmallow_dataclass/issues/157).
5
- Add support for the Final type. See [#150](https://github.com/lovasoa/marshmallow_dataclass/pull/150)
6
7
## v8.4.2
0 commit comments