What's Changed
- Use canonical timezone name for Buenos Aires by @EdwardBetts in #736
- added fixes for changes_display_dict when AUDITLOG_STORE_JSON_CHANGES is True by @The-Alchemist in #738
- Add audit log history view to Django Admin by @2ykwang in #743
- Extend CI and local test coverage to MySQL and SQLite by @2ykwang in #744
- Bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #752
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #753
- Bump actions/setup-python from 5 to 6 in the github-actions group by @dependabot[bot] in #754
- Fix Expression test compatibility for Django 6.0+ by @2ykwang in #759
- Add I18N Support by @2ykwang in #762
- Fix None type mismatch in change detection by @2ykwang in #763
- Prepare release 3.3.0 by @2ykwang in #756
New Contributors
- @EdwardBetts made their first contribution in #736
Full Changelog: v3.2.1...v3.3.0