Skip to content

Commit 0a970ba

Browse files
committed
django-content-editor 7.1
1 parent e76204c commit 0a970ba

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Change log
55
Next version
66
============
77

8+
7.1 (2024-10-02)
9+
================
10+
811
- Changed the plugin buttons grid to allow collapsing empty rows.
912
- Disabled dragging plugins when changes are not allowed anyway.
1013
- Stopped collapsing plugin initially when they contain errors.

content_editor/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "7.0.12"
1+
__version__ = "7.1.0"

0 commit comments

Comments
 (0)