Skip to content

Commit c11c83f

Browse files
committed
Updates release notes
1 parent 1e26107 commit c11c83f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,9 @@ It will automatically call `select_related` and `prefetch_related` on the curren
573573

574574
# Changelog <a id="changelog"></a>
575575

576+
## 0.9.7 (January 2022)
577+
- Includes m2m in prefetch_related clause even if they're not expanded. Thanks @pablolmedorado and @ADR-007!
578+
576579
## 0.9.6 (November 2021)
577580

578581
- Make it possible to use wildcard values with sparse fields requests.

0 commit comments

Comments
 (0)