Commit 6a2023a3 by Tom Christie

Note on 3.1 and 3.2 releases.

parent d80d58e9
...@@ -34,6 +34,9 @@ Notable features of this new release include: ...@@ -34,6 +34,9 @@ Notable features of this new release include:
* Support for overriding how validation errors are handled by your API. * Support for overriding how validation errors are handled by your API.
* A metadata API that allows you to customize how `OPTIONS` requests are handled by your API. * A metadata API that allows you to customize how `OPTIONS` requests are handled by your API.
* A more compact JSON output with unicode style encoding turned on by default. * A more compact JSON output with unicode style encoding turned on by default.
* Templated based HTML form rendering for serializers. This will be finalized as public API in the upcoming 3.1 release.
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.
Below is an in-depth guide to the API changes and migration notes for 3.0. Below is an in-depth guide to the API changes and migration notes for 3.0.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment