Skip to content

Commit d0e3c46

Browse files
author
Charles Allatson
committed
Add Changelog entry
1 parent 2b55397 commit d0e3c46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ any parts of the framework not mentioned in the documentation should generally b
2727
* Don't swallow `filter[]` params when there are several
2828
* Fix DeprecationWarning regarding collections.abc import in Python 3.7
2929
* Allow OPTIONS request to be used on RelationshipView
30+
* Avoid raising validation error for missing fields on a PATCH
31+
request for polymorphic serializers
3032

3133
### Deprecated
3234

0 commit comments

Comments
 (0)