mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-01 10:53:17 +03:00
Update release-notes.md
This commit is contained in:
parent
344cd865ab
commit
b92c911cf6
|
@ -42,6 +42,7 @@ You can determine your currently installed version using `pip freeze`:
|
||||||
|
|
||||||
### Master
|
### Master
|
||||||
|
|
||||||
|
* Add in choices information for ChoiceFields in response to `OPTIONS` requests.
|
||||||
* Added `pre_delete()` and `post_delete()` method hooks.
|
* Added `pre_delete()` and `post_delete()` method hooks.
|
||||||
* Bugfix: Correctly handle validation errors in PUT-as-create case, responding with 400.
|
* Bugfix: Correctly handle validation errors in PUT-as-create case, responding with 400.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user