diff options
| author | Stephan Groß | 2013-04-15 13:04:36 +0200 | 
|---|---|---|
| committer | Stephan Groß | 2013-04-15 13:04:36 +0200 | 
| commit | 8b44599aba28d8f78056ae1f0f530a51061fa6ac (patch) | |
| tree | fef9fb5de4b4a44bf0ce3bdd779b01afa1b268bf /docs | |
| parent | 37f7d8bc0f00feb1a4d23c0e163eab8b47faaec3 (diff) | |
| parent | ca221c65793b58d4b0d1fccdc9ca79ea73535dfa (diff) | |
| download | django-rest-framework-8b44599aba28d8f78056ae1f0f530a51061fa6ac.tar.bz2 | |
Update release notes
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/release-notes.md | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md index 3ea167df..fe65a777 100644 --- a/docs/topics/release-notes.md +++ b/docs/topics/release-notes.md @@ -40,6 +40,10 @@ You can determine your currently installed version using `pip freeze`:  ## 2.2.x series +### Master + +* DecimalField support +  ### 2.2.6  **Date**: 4th April 2013  | 
