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 0a544dc commit b3b59b5Copy full SHA for b3b59b5
CHANGELOG.rst
@@ -6,6 +6,10 @@ Change log
6
Next version
7
~~~~~~~~~~~~
8
9
+
10
+0.22 (2025-01-22)
11
+~~~~~~~~~~~~~~~~~
12
13
- **Important:** Changed the image field to no longer automatically clean up
14
processed images when deleting the model instance or when changing the image
15
field itself. This behavior made it hard to reuse image field values when
imagefield/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.21.1"
+__version__ = "0.22.0"
0 commit comments