You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,15 @@
2
2
Changelog
3
3
=========
4
4
5
-
unreleased
5
+
Unreleased
6
6
==========
7
7
8
8
3.1.0 2022-09-01
9
9
================
10
10
11
11
* Add support for ace editor loaded from static files through djangocms-static-ace
12
12
* Add dark mode support
13
+
* fix: Removed tight django-treebeard restriction added when 4.5.0 contained breaking changes. The core CMS and django-treebeard have since been patched to resolve the issue.
0 commit comments