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 2cf5916 commit 2b60c18Copy full SHA for 2b60c18
CHANGELOG.rst
@@ -6,6 +6,9 @@ Change log
6
Next version
7
~~~~~~~~~~~~
8
9
+0.20 (2024-11-18)
10
+~~~~~~~~~~~~~~~~~
11
+
12
- Added support for setting ``IMAGEFIELD_AUTOGENERATE = False``. Previously,
13
only ``True`` or an iterable were supported.
14
- Dropped compatibility with Python 3.8 and 3.9.
imagefield/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.19.1"
+__version__ = "0.20.0"
0 commit comments