Update release notes.

This commit is contained in:
Tom Christie 2012-12-19 22:42:11 +00:00
parent 566b9ff27b
commit c097bcef58

View File

@ -8,6 +8,7 @@
### Master
* Bugfix: Fix bug that could occur using ChoiceField.
* Bugfix: Fix exception in browseable API on DELETE.
* Bugfix: Fix issue where pk was was being set to a string if set by URL kwarg.