diff options
| author | Tom Christie | 2013-04-17 09:07:20 +0100 |
|---|---|---|
| committer | Tom Christie | 2013-04-17 09:07:20 +0100 |
| commit | ea55143a2308b396c8df6f59a0f6d663c1067163 (patch) | |
| tree | c43c46e85f9cd78e38c2d08bf9c8314f4ada6fac /docs/topics/release-notes.md | |
| parent | 37fe0bf0de25d28d792a291d5a84987ab71c4cb6 (diff) | |
| download | django-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.md | 4 |
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. |
