We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40a385a commit 1e18202Copy full SHA for 1e18202
CHANGELOG.rst
@@ -4,6 +4,9 @@ Change log
4
Next version
5
~~~~~~~~~~~~
6
7
+0.24 (2026-01-30)
8
+~~~~~~~~~~~~~~~~~
9
+
10
- Updated the dependencies.
11
- Made it possible to configure the available ordered list types, changed the
12
code to emit inline styles. Added a bullet-type ordered list type because
django_prose_editor/__init__.py
@@ -1 +1 @@
1
-version = "0.23.2"
+version = "0.24.0"
0 commit comments