diff options
| author | Tom Christie | 2012-11-20 23:33:56 +0000 | 
|---|---|---|
| committer | Tom Christie | 2012-11-20 23:33:56 +0000 | 
| commit | 3268c67343f6fc6364a0127a7bfabeb907a4751d (patch) | |
| tree | 52d763461853e67147572878896c88911050b545 /docs | |
| parent | 8e8b23b6a9aece32ae5c028a72969777f1ddc7ae (diff) | |
| download | django-rest-framework-3268c67343f6fc6364a0127a7bfabeb907a4751d.tar.bz2 | |
Update docs/topics/release-notes.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/release-notes.md | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md index ec83387f..0b8a7a8f 100644 --- a/docs/topics/release-notes.md +++ b/docs/topics/release-notes.md @@ -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`  | 
