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 278e54e commit 80a4bcdCopy full SHA for 80a4bcd
CHANGELOG.rst
@@ -4,6 +4,10 @@ Change log
4
Next version
5
~~~~~~~~~~~~
6
7
+
8
+0.21 (2025-11-12)
9
+~~~~~~~~~~~~~~~~~
10
11
- Modified our ``OrderedList`` extension to also set a ``data-type`` attribute
12
on the ``<ol>`` element with one of the CSS values for the
13
``list-style-type`` property. This is necessary because Chromium-based
django_prose_editor/__init__.py
@@ -1 +1 @@
1
-version = "0.20.1"
+version = "0.21.0"
0 commit comments