aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics
diff options
context:
space:
mode:
authorAndy Freeland2015-03-23 12:01:54 -0400
committerAndy Freeland2015-03-24 15:32:10 -0400
commitf7fc754bc916ba41288328cc3d0434225739a4f0 (patch)
tree6da4327f992ebcc5350828b9eae4baf5c3e990b3 /docs/topics
parent9401eccbfab0ecd5f29414eab01e887c56e6e548 (diff)
downloaddjango-rest-framework-f7fc754bc916ba41288328cc3d0434225739a4f0.tar.bz2
Version bump and release notes update for 2.4.5
Diffstat (limited to 'docs/topics')
-rw-r--r--docs/topics/release-notes.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md
index 11d12ae3..9879c466 100644
--- a/docs/topics/release-notes.md
+++ b/docs/topics/release-notes.md
@@ -40,6 +40,12 @@ You can determine your currently installed version using `pip freeze`:
## 2.4.x series
+### 2.4.5
+
+**Date**: 24 March 2015
+
+* **Security fix**: Escape tab switching cookie name in browsable API. [Backported from 3.1.1](http://www.django-rest-framework.org/topics/release-notes/#311).
+
### 2.4.4
**Date**: [3rd November 2014](https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%222.4.4+Release%22+).