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 5ddcf69 commit 5a9f1e5Copy full SHA for 5a9f1e5
CHANGELOG.md
@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
Note that in line with [Django REST Framework policy](http://www.django-rest-framework.org/topics/release-notes/),
9
any parts of the framework not mentioned in the documentation should generally be considered private API, and may be subject to change.
10
11
+## [3.2.0] - pending
12
+
13
+### Added
14
15
+* Added support for serializiing complex structures as attributes. For details please reffer to #769
16
17
## [3.1.0] - 2020-02-08
18
19
### Added
0 commit comments