diff options
| author | Tom Christie | 2013-01-28 12:23:18 +0000 | 
|---|---|---|
| committer | Tom Christie | 2013-01-28 12:23:25 +0000 | 
| commit | 94c4a54bf806aef7af6b5f8b5d996060f1daad0f (patch) | |
| tree | f12cbf5375aae06226b09a967be0a74d7d7d75c0 /docs | |
| parent | 17aae6f35c8ddfd4b7dcc4251d1d6282e7d4e212 (diff) | |
| download | django-rest-framework-94c4a54bf806aef7af6b5f8b5d996060f1daad0f.tar.bz2 | |
Update release notes.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/release-notes.md | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md index 84b30d85..945d4018 100644 --- a/docs/topics/release-notes.md +++ b/docs/topics/release-notes.md @@ -26,6 +26,10 @@ You can determine your currently installed version using `pip freeze`:  ## 2.1.x series +### Master + +* Fix styling on browsable API login. +  ### 2.1.17  **Date**: 26th Jan 2013  | 
