diff options
| -rw-r--r-- | docs/topics/release-notes.md | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md index c75f0879..741d908c 100644 --- a/docs/topics/release-notes.md +++ b/docs/topics/release-notes.md @@ -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.  | 
