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 aae0441 commit f80d27cCopy full SHA for f80d27c
CHANGELOG.rst
@@ -6,8 +6,13 @@ Change log
6
Next version
7
~~~~~~~~~~~~
8
9
+
10
+0.21 (2024-12-09)
11
+~~~~~~~~~~~~~~~~~
12
13
- Documented the ``preview`` spec used in the preview widget.
14
- Started masquerading our custom model fields as default Django image and char
15
+ fields. This is expected to create migrations if you're already using the
16
fields.
17
18
imagefield/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.20.0"
+__version__ = "0.21.0"
0 commit comments