You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/topics/3.0-announcement.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,9 @@ Notable features of this new release include:
34
34
* Support for overriding how validation errors are handled by your API.
35
35
* A metadata API that allows you to customize how `OPTIONS` requests are handled by your API.
36
36
* A more compact JSON output with unicode style encoding turned on by default.
37
+
* Templated based HTML form rendering for serializers. This will be finalized as public API in the upcoming 3.1 release.
38
+
39
+
Significant new functionality continues to be planned for the 3.1 and 3.2 releases. These releases will present simple upgrades, without the same level of fundamental API changes necessary for the 3.0 release.
37
40
38
41
Below is an in-depth guide to the API changes and migration notes for 3.0.
0 commit comments