Skip to content

Commit 80a4bcd

Browse files
committed
django-prose-editor 0.21
1 parent 278e54e commit 80a4bcd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Change log
44
Next version
55
~~~~~~~~~~~~
66

7+
8+
0.21 (2025-11-12)
9+
~~~~~~~~~~~~~~~~~
10+
711
- Modified our ``OrderedList`` extension to also set a ``data-type`` attribute
812
on the ``<ol>`` element with one of the CSS values for the
913
``list-style-type`` property. This is necessary because Chromium-based

django_prose_editor/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.20.1"
1+
version = "0.21.0"

0 commit comments

Comments
 (0)