Skip to content

Commit 6105262

Browse files
authored
build: Release v3.11.1 (#7455)
1 parent 7c9fe65 commit 6105262

26 files changed

Lines changed: 43 additions & 38 deletions

CHANGELOG.rst

Lines changed: 24 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
Changelog
33
=========
44

5+
3.11.1 (2022-12-12)
6+
===================
57

68
Features:
79
---------
@@ -31,42 +33,45 @@ Refactoring and Cleanups:
3133
Statistics:
3234
-----------
3335

34-
This release includes 40 pull requests, and was created with the help of the
35-
following contributors (in alphabetical order):
36+
This release was created with the help of the following contributors (in alphabetical order):
37+
38+
* Fabian Braun
39+
* G3RB3N
40+
* Marco Benetti
41+
* Mark Walker
42+
* Micah Denbraver
43+
* Qijia Liu
44+
* Stefan van den Eertwegh
45+
* villiammihalik
46+
* Vinit Kumar
3647

37-
* Cage Johnson (1 pull request)
38-
* Christian Clauss (1 pull request)
39-
* Dapo Adedire (1 pull request)
40-
* Fabian Braun (11 pull requests)
41-
* G3RB3N (1 pull request)
42-
* Hussein Srour (1 pull request)
43-
* Marco Bonetti (2 pull requests)
44-
* Mark Walker (10 pull requests)
45-
* Micah Denbraver (1 pull request)
46-
* Qijia Liu (1 pull request)
47-
* Shivan Sivakumaran (1 pull request)
48-
* Vinit Kumar (1 pull request)
49-
* code-review-doctor (1 pull request)
50-
* dependabot[bot] (0 pull request)
51-
* ton77v (1 pull request)
52-
* viliammihalik (1 pull request)
53-
* wesleysima (1 pull request)
5448

5549
With the review help of the following contributors:
5650

51+
* Cage Johnson
5752
* Christian Clauss
5853
* Conrad
54+
* Dapo Adedire
5955
* Fabian Braun
6056
* Florian Delizy
57+
* G3RB3N
58+
* Hussein Srour
6159
* Marco Bonetti
6260
* Mark Walker
61+
* Micah Denbraver
6362
* Pankrat
6463
* Patrick Mazulo
64+
* Qijia Liu
65+
* Shivan Sivakumaran
6566
* Simon Krull
6667
* Vinit Kumar
68+
* code-review-doctor
6769
* dependabot[bot]
6870
* fsbraun
6971
* jefe
72+
* ton77v
73+
* viliammihalik
74+
* wesleysima
7075

7176
Thanks to all contributors for their efforts!
7277

cms/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '3.11.1rc1'
1+
__version__ = '3.11.1'
22

33
try:
44
import django

cms/static/cms/css/3.11.1/cms.base.css

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cms/static/cms/css/3.11.1/cms.pagetree.css

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cms/static/cms/css/3.11.1/cms.welcome.css

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

cms/static/cms/css/3.11.1rc1/cms.base.css

Lines changed: 0 additions & 3 deletions
This file was deleted.

cms/static/cms/css/3.11.1rc1/cms.pagetree.css

Lines changed: 0 additions & 3 deletions
This file was deleted.

cms/static/cms/css/3.11.1rc1/cms.welcome.css

Lines changed: 0 additions & 3 deletions
This file was deleted.
10.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)