diff options
| author | Tom Christie | 2012-12-21 09:18:35 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-12-21 09:18:35 +0000 |
| commit | 79aea2f0d082f17e7bb75cc32bd71b5f04836d43 (patch) | |
| tree | 89cfcd0f1a7ad13d5bb326e68cbbaff1d59622dc /docs/topics | |
| parent | fb4bbf7d985be21511b412011fb949182bc1b73e (diff) | |
| download | django-rest-framework-79aea2f0d082f17e7bb75cc32bd71b5f04836d43.tar.bz2 | |
Version 2.1.122.1.12
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 741d908c..6dedc3d2 100644 --- a/docs/topics/release-notes.md +++ b/docs/topics/release-notes.md @@ -6,7 +6,9 @@ ## 2.1.x series -### Master +### 2.1.12 + +**Date**: 21st Dec 2012 * Bugfix: Fix bug that could occur using ChoiceField. * Bugfix: Fix exception in browseable API on DELETE. |
