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-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,15 @@ Changelog
4
4
5
5
Unreleased
6
6
==========
7
+
7
8
* Python 3.8, 3.9 support added
8
9
* Django 3.0, 3.1 and 3.2 support added
9
10
* Python 3.5 and 3.6 support removed
10
11
* Django 1.11 support removed
11
12
* port-feat: pre-commit config added from the v3 workstream
12
13
* fix: Added test coverage to admin preview view
13
14
15
+
14
16
4.0.0.dev4 (2022-02-03)
15
17
=======================
16
18
@@ -29,10 +31,6 @@ Unreleased
29
31
=======================
30
32
31
33
* 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