diff options
| author | Tom Christie | 2013-05-24 23:55:59 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-05-24 23:55:59 +0100 | 
| commit | 2a38aa7291575aeb8b5444496ffad0b70dca3945 (patch) | |
| tree | 9aea83f5f09773352e062586c9e109e4115cc82d /docs/topics | |
| parent | fcaee6e580efc62658a5b155525c55ef427c5778 (diff) | |
| download | django-rest-framework-2a38aa7291575aeb8b5444496ffad0b70dca3945.tar.bz2 | |
Version 2.3.42.3.4
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/release-notes.md | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md index 348b3a60..d3a95f1a 100644 --- a/docs/topics/release-notes.md +++ b/docs/topics/release-notes.md @@ -40,7 +40,9 @@ You can determine your currently installed version using `pip freeze`:  ## 2.3.x series -### Master +### 2.3.4 + +**Date**: 24th May 2013  * Serializer fields now support `label` and `help_text`.  * Added `UnicodeJSONRenderer`.  | 
