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 4f61686 commit 00e6593Copy full SHA for 00e6593
CHANGELOG.rst
@@ -4,6 +4,10 @@ Change log
4
Next version
5
~~~~~~~~~~~~
6
7
+
8
+0.22 (2025-11-17)
9
+~~~~~~~~~~~~~~~~~
10
11
- Also apply the "actually empty" behavior in the frontend code. ProseMirror
12
always produces at least one empty block-level element (for example
13
``<p></p>``). We prefer the editor to produce an empty string in this case
django_prose_editor/__init__.py
@@ -1 +1 @@
1
-version = "0.21.1"
+version = "0.22.0"
0 commit comments