Skip to content

Commit 8752f72

Browse files
committed
django-content-editor 8.0
1 parent 1a39bbe commit 8752f72

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
@@ -5,6 +5,10 @@ Change log
55
Next version
66
============
77

8+
9+
8.0 (2025-08-25)
10+
================
11+
812
- Implemented cloning of plugins between regions.
913
- Replaced the plugin expanding and collapsing animation with a version for
1014
modern browsers.

content_editor/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "8.0a5"
1+
__version__ = "8.0.0"

0 commit comments

Comments
 (0)