Skip to content

Commit 588e7fc

Browse files
committed
Update changelog
1 parent 0afeccf commit 588e7fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ any parts of the framework not mentioned in the documentation should generally b
2525
* Don't swallow `filter[]` params when there are several
2626
* Fix DeprecationWarning regarding collections.abc import in Python 3.7
2727
* Allow OPTIONS request to be used on RelationshipView
28-
* Use DRF code when extracting relation instance. [PR](https://github.com/django-json-api/django-rest-framework-json-api/pull/632)
28+
* Allow dotted source attributes in serializer fields to extract includes
2929

3030
### Deprecated
3131

0 commit comments

Comments
 (0)