diff options
| author | Tom Christie | 2014-09-01 09:10:51 +0100 |
|---|---|---|
| committer | Tom Christie | 2014-09-01 09:10:51 +0100 |
| commit | 06ef1e1733562bb38744227123d9c06cddccf912 (patch) | |
| tree | d1eff4e5acc6ab881d8499cdf8bc04bb7dba1a9b | |
| parent | e7bdecd3fdc5717dfc356e51288f2f8a7e4d14a9 (diff) | |
| download | django-rest-framework-06ef1e1733562bb38744227123d9c06cddccf912.tar.bz2 | |
Latest release notes
| -rw-r--r-- | topics/release-notes.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/topics/release-notes.html b/topics/release-notes.html index af1de67f..8b461b49 100644 --- a/topics/release-notes.html +++ b/topics/release-notes.html @@ -241,6 +241,11 @@ a.fusion-poweredby { </code></pre> <hr /> <h2 id="24x-series">2.4.x series</h2> +<h3 id="241">2.4.1</h3> +<p><strong>Date</strong>: 1st September 2014</p> +<ul> +<li>Bugfix: Fix broken login template for browsable API.</li> +</ul> <h3 id="240">2.4.0</h3> <p><strong>Date</strong>: 29th August 2014</p> <p><strong>Django version requirements</strong>: The lowest supported version of Django is now 1.4.2.</p> |
