Skip to content

Commit 69850b8

Browse files
committed
Release v0.10
1 parent 4520ba2 commit 69850b8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.10, 19 July 2021
2+
------------------
3+
Features & fixes:
4+
5+
* Fix ``EnumField`` compatibility with drf-yasg.
6+
17
0.9, 18 April 2021
28
------------------
39
Breaking changes:

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = djangorestframework-dataclasses
3-
version = 0.9
3+
version = 0.10
44
description = A dataclasses serializer for Django REST Framework
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)