aboutsummaryrefslogtreecommitdiffstats
path: root/topics/release-notes/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'topics/release-notes/index.html')
-rw-r--r--topics/release-notes/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/topics/release-notes/index.html b/topics/release-notes/index.html
index e3f9c67e..64188deb 100644
--- a/topics/release-notes/index.html
+++ b/topics/release-notes/index.html
@@ -362,6 +362,10 @@
</li>
<li>
+ <a href="#30x-series">3.0.x series</a>
+ </li>
+
+ <li>
<a href="#24x-series">2.4.x series</a>
</li>
@@ -426,6 +430,11 @@
<pre><code>pip freeze | grep djangorestframework
</code></pre>
<hr />
+<h2 id="30x-series">3.0.x series</h2>
+<h3 id="300">3.0.0</h3>
+<p><strong>Date</strong>: 1st December 2014</p>
+<p>For full details see the <a href="../3.0-announcement">3.0 release announcement</a>.</p>
+<hr />
<h2 id="24x-series">2.4.x series</h2>
<h3 id="244">2.4.4</h3>
<p><strong>Date</strong>: <a href="https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%222.4.4+Release%22+">3rd November 2014</a>.</p>