Skip to content

Commit b73c08b

Browse files
committed
Updated change log
1 parent 3422186 commit b73c08b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ any parts of the framework not mentioned in the documentation should generally b
1616

1717
### Fixed
1818

19+
* 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).
1920
* Avoid exception when trying to include skipped relationship
2021
* Don't swallow `filter[]` params when there are several
2122
* Fix DeprecationWarning regarding collections.abc import in Python 3.7

0 commit comments

Comments
 (0)