Skip to content

Commit 6a2023a

Browse files
committed
Note on 3.1 and 3.2 releases.
1 parent d80d58e commit 6a2023a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/topics/3.0-announcement.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ Notable features of this new release include:
3434
* Support for overriding how validation errors are handled by your API.
3535
* A metadata API that allows you to customize how `OPTIONS` requests are handled by your API.
3636
* 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.
3740

3841
Below is an in-depth guide to the API changes and migration notes for 3.0.
3942

0 commit comments

Comments
 (0)