Commit a574dc7f by Tom Christie

Update release notes

parent 40e3fc0e
......@@ -42,6 +42,8 @@ You can determine your currently installed version using `pip freeze`:
### Master
* OAuth 2 support.
* OAuth 1.0a support.
* Filtering backends are now applied to the querysets for object lookups as well as lists. (Eg you can use a filtering backend to control which objects should 404)
* Deal with error data nicely when deserializing lists of objects.
* Extra override hook to configure `DjangoModelPermissions` for unauthenticated users.
......
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