diff options
| author | Tom Christie | 2014-09-03 16:36:21 +0100 | 
|---|---|---|
| committer | Tom Christie | 2014-09-03 16:36:21 +0100 | 
| commit | fdc63d3dda36004a8fe91137c3315c9db9aa0be1 (patch) | |
| tree | c9e438e65a971eecd96c3f5ac552a12c081ffb5f /topics | |
| parent | 06ef1e1733562bb38744227123d9c06cddccf912 (diff) | |
| download | django-rest-framework-fdc63d3dda36004a8fe91137c3315c9db9aa0be1.tar.bz2 | |
Update release noted
Diffstat (limited to 'topics')
| -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 8b461b49..935d7dcc 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="242">2.4.2</h3> +<p><strong>Date</strong>: 3rd September 2014</p> +<ul> +<li>Bugfix: Fix broken pagination for 2.4.x series.</li> +</ul>  <h3 id="241">2.4.1</h3>  <p><strong>Date</strong>: 1st September 2014</p>  <ul> | 
