We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 715cc07 commit 7f84d9eCopy full SHA for 7f84d9e
HISTORY.rst
@@ -2,6 +2,9 @@
2
History
3
=======
4
5
+4.7.1 (2022-08-11)
6
+------------------
7
+
8
* Ensure that changing ``choices`` on an ``EnumField`` triggers a migration on Django 4.1.
9
10
4.7.0 (2022-06-05)
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = django-mysql
-version = 4.7.0
+version = 4.7.1
description = Django-MySQL extends Django's built-in MySQL and MariaDB support their specific features not available on other databases.
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments