aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTom Christie2014-09-03 16:35:17 +0100
committerTom Christie2014-09-03 16:35:17 +0100
commitf08afe162cb1d0a589674ca26dc6184c7b3d185c (patch)
treea6db08d8ae5b08c3c71ceb9b7c348497bf39586b /docs
parent560f428e24c7676c660114c2daa6017ff61074ad (diff)
downloaddjango-rest-framework-f08afe162cb1d0a589674ca26dc6184c7b3d185c.tar.bz2
Version 2.4.22.4.2
Diffstat (limited to 'docs')
-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 f0e9f210..d758ae6a 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.2
+
+**Date**: 3rd September 2014
+
+* Bugfix: Fix broken pagination for 2.4.x series.
+
### 2.4.1
**Date**: 1st September 2014