aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics
diff options
context:
space:
mode:
authorTom Christie2013-03-13 13:07:46 +0000
committerTom Christie2013-03-13 13:07:46 +0000
commit4b68089d44d3ede878eff58f6e3cdad86f5c832e (patch)
tree51edf5e48531b67702b530729badeaade8021090 /docs/topics
parent76bf8db83aada25b76be9389b538ec3f3b99c6ac (diff)
downloaddjango-rest-framework-4b68089d44d3ede878eff58f6e3cdad86f5c832e.tar.bz2
Version 2.2.42.2.4
Diffstat (limited to 'docs/topics')
-rw-r--r--docs/topics/release-notes.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md
index 4eaa42ba..5a96c09c 100644
--- a/docs/topics/release-notes.md
+++ b/docs/topics/release-notes.md
@@ -40,7 +40,9 @@ You can determine your currently installed version using `pip freeze`:
## 2.2.x series
-### Master
+### 2.2.4
+
+**Date**: 13th March 2013
* OAuth 2 support.
* OAuth 1.0a support.