aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2015-03-23 11:37:12 +0000
committerTom Christie2015-03-23 11:37:12 +0000
commit35a0cbb911c641027e9123cbbb67a186e8a80072 (patch)
treec360015ea8e80d93aad9e5f8f845e36a2827b0f9
parentf7cd7a1c1fca4c7f0e38c5ed1762f5f498bf37a3 (diff)
downloaddjango-rest-framework-35a0cbb911c641027e9123cbbb67a186e8a80072.tar.bz2
Add 3.1.x series header
-rw-r--r--docs/topics/release-notes.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md
index 535fb463..c84d4e91 100644
--- a/docs/topics/release-notes.md
+++ b/docs/topics/release-notes.md
@@ -38,7 +38,7 @@ You can determine your currently installed version using `pip freeze`:
---
-## 3.0.x series
+## 3.1.x series
### 3.1.1
@@ -63,6 +63,10 @@ You can determine your currently installed version using `pip freeze`:
For full details see the [3.1 release announcement](3.1-announcement.md).
+---
+
+## 3.0.x series
+
### 3.0.5
**Date**: [10th February 2015][3.0.5-milestone].