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 4520ba2 commit 69850b8Copy full SHA for 69850b8
CHANGELOG.rst
@@ -1,3 +1,9 @@
1
+0.10, 19 July 2021
2
+------------------
3
+Features & fixes:
4
+
5
+* Fix ``EnumField`` compatibility with drf-yasg.
6
7
0.9, 18 April 2021
8
------------------
9
Breaking changes:
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = djangorestframework-dataclasses
-version = 0.9
+version = 0.10
description = A dataclasses serializer for Django REST Framework
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments