aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTom Christie2013-01-28 12:23:18 +0000
committerTom Christie2013-01-28 12:23:25 +0000
commit94c4a54bf806aef7af6b5f8b5d996060f1daad0f (patch)
treef12cbf5375aae06226b09a967be0a74d7d7d75c0 /docs
parent17aae6f35c8ddfd4b7dcc4251d1d6282e7d4e212 (diff)
downloaddjango-rest-framework-94c4a54bf806aef7af6b5f8b5d996060f1daad0f.tar.bz2
Update release notes.
Diffstat (limited to 'docs')
-rw-r--r--docs/topics/release-notes.md4
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