mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-15 18:52:27 +03:00
Updated release-notes
This commit is contained in:
parent
3f5e938247
commit
097f4c6962
|
@ -21,6 +21,7 @@ Major version numbers (x.0.0) are reserved for project milestones. No major poi
|
||||||
* Added `PATCH` support.
|
* Added `PATCH` support.
|
||||||
* Added `RetrieveUpdateAPIView`.
|
* Added `RetrieveUpdateAPIView`.
|
||||||
* Relation changes are now persisted in `save` instead of in `.restore_object`.
|
* Relation changes are now persisted in `save` instead of in `.restore_object`.
|
||||||
|
* Bugfix: Fix issue with FileField validation with files=None.
|
||||||
|
|
||||||
### 2.1.14
|
### 2.1.14
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user