aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics/release-notes.md
diff options
context:
space:
mode:
authorTom Christie2013-04-17 09:07:20 +0100
committerTom Christie2013-04-17 09:07:20 +0100
commitea55143a2308b396c8df6f59a0f6d663c1067163 (patch)
treec43c46e85f9cd78e38c2d08bf9c8314f4ada6fac /docs/topics/release-notes.md
parent37fe0bf0de25d28d792a291d5a84987ab71c4cb6 (diff)
downloaddjango-rest-framework-ea55143a2308b396c8df6f59a0f6d663c1067163.tar.bz2
Version 2.2.72.2.7
Diffstat (limited to 'docs/topics/release-notes.md')
-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 66ede3a2..5e0aa098 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.7
+
+**Date**: 17th April 2013
* Loud failure when view does not return a `Response` or `HttpResponse`.
* Bugfix: Fix for Django 1.3 compatiblity.