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 398589b commit 4b87b3bCopy full SHA for 4b87b3b
CHANGELOG.rst
@@ -5,6 +5,10 @@ Change log
5
Next version
6
============
7
8
+
9
+7.3 (2025-06-23)
10
+================
11
12
- Removed mentions of the ``Template`` type from the docs and deprecated the
13
class. django-content-editor never used it, only FeinCMS did; feincms3 ships
14
its own ``TemplateType`` type replacing it.
content_editor/__init__.py
@@ -1 +1 @@
1
-__version__ = "7.2.0"
+__version__ = "7.3.0"
0 commit comments