Update docs/topics/release-notes.md

This commit is contained in:
Tom Christie 2012-11-20 23:33:56 +00:00
parent 8e8b23b6a9
commit 3268c67343

View File

@ -6,6 +6,8 @@
## Master
* Added `SerializerMethodField`
* Serializer performance improvements.
* Added `obtain_token_view` to get tokens when using `TokenAuthentication`
* Bugfix: Django 1.5 configurable user support for `TokenAuthentication`