Release notes

This commit is contained in:
Tom Christie 2014-09-26 12:21:05 +01:00
parent 90311357ad
commit fde934d33c

View File

@ -21,6 +21,7 @@ Notable features of this new release include:
* Super simple default implementations for the generic views.
* 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 more compact JSON output with unicode style encoding turned on by default.
Below is an in-depth guide to the API changes and migration notes for 3.0.