Skip to content

Commit 4e30c1b

Browse files
committed
Updated change log
1 parent b680a5a commit 4e30c1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ any parts of the framework not mentioned in the documentation should generally b
1212

1313
### Fixed
1414

15+
* Added `select_for_includes` handling. [PR](https://github.com/django-json-api/django-rest-framework-json-api/pull/600). [Docs](https://django-rest-framework-json-api.readthedocs.io/en/stable/usage.html#performance-improvements).
1516
* Avoid exception when trying to include skipped relationship
1617
* Don't swallow `filter[]` params when there are several
1718
* Fix DeprecationWarning regarding collections.abc import in Python 3.7

0 commit comments

Comments
 (0)