What's Changed
- Replaces count by exists in populate_history command by @fabiocapsouza in #982
- [issue-983] querying history, convert to instance, chase foreign key on history_date by @jeking3 in #984
- [fix] add fallback_version to scm settings by @areski in #981
- Removed n+1 query from bulk_create_with_history utility by @twolfson in #975
- Fixed simple typos by @creyD in #996
- Fix code block in docs for Using custom OneToOneFields by @bheesham in #1011
- Added support for Django 4.1 by @hramezani in #1021
- Add pyupgrade to .pre-commit-config.yaml by @hramezani in #1022
- Enable diffing m2m fields by @thijskramer in #932
New Contributors
- @fabiocapsouza made their first contribution in #982
- @twolfson made their first contribution in #975
- @creyD made their first contribution in #996
- @bheesham made their first contribution in #1011
- @thijskramer made their first contribution in #932
Full Changelog: 3.1.1...3.2.0