=====
:release-date: 2025-02-03
- Add support for MySQL.
- Adjust `makemigrations` command to take advantage of auto-detector class. (49)
- Add support for Django 5.2 and Python 3.13.
- Drop support for Python 3.8.
- Ensure staged renames and alters are properly serialized. (52)
- Address improper handling of rename operation questioning. (53)
- Address improper monkey-patching of `AlterField.migration_name_fragment`. (56)