diff options
| author | Tom Christie | 2013-12-09 09:55:42 +0000 | 
|---|---|---|
| committer | Tom Christie | 2013-12-09 09:55:42 +0000 | 
| commit | 124e996b53512c93f3bfbee7c5cd5e01b0f1979f (patch) | |
| tree | 002edd3c54c5ffc50bac1b84f356ff77869a207e /topics | |
| parent | e9dbffb602cf925ce126840db8be6e13277e7b83 (diff) | |
| download | django-rest-framework-124e996b53512c93f3bfbee7c5cd5e01b0f1979f.tar.bz2 | |
Update release notes
Diffstat (limited to 'topics')
| -rw-r--r-- | topics/release-notes.html | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/topics/release-notes.html b/topics/release-notes.html index 6a920566..2f8fe69c 100644 --- a/topics/release-notes.html +++ b/topics/release-notes.html @@ -244,6 +244,10 @@  </code></pre>  <hr />  <h2 id="23x-series">2.3.x series</h2> +<h3 id="master">Master</h3> +<ul> +<li>JSON renderer now deals with objects that implement a dict-like interface.</li> +</ul>  <h3 id="2310">2.3.10</h3>  <p><strong>Date</strong>: 6th December 2013</p>  <ul>  | 
