* Drop Python 3.8 support * Add Python 3.13 support * Add Django 5.1 support
2.4.1
-----
* Fixes related to release process
2.4.0
-----
* Adopted Hatch as packaging tool with pyproject.toml * Updated Japanese translations (thanks skyarrow87!) * Officially add support for Django 5.0 * Drop support for Django 4.1 (Django 3.2 LTS and Django 4.2 LTS are still actively tested against)
2.3.1
-----
* Update changelog to include all 2.3.0 changes
2.3.0
-----
* Includes django-extensions as dependency * Remove `six` dependency * Start testing against Python 3.12
2.2.0
-----
* Remove support for Django < 3.2 * Remove support for Python 3.7 * Fix trove classifiers