File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
1
+ ===========================
2
+ Django 5.0.14 release notes
3
+ ===========================
4
+
5
+ *April 2, 2025*
6
+
7
+ Django 5.0.14 fixes a security issue with severity "moderate" in 5.0.13.
Original file line number Diff line number Diff line change 2
2
Django 5.1.8 release notes
3
3
==========================
4
4
5
- *Expected April 2, 2025*
5
+ *April 2, 2025*
6
6
7
- Django 5.1.8 fixes several bugs in 5.1.7.
7
+ Django 5.1.8 fixes a security issue with severity "moderate" and several bugs
8
+ in 5.1.7.
8
9
9
10
Bugfixes
10
11
========
Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ versions of the documentation contain the release notes for any later releases.
40
40
.. toctree::
41
41
:maxdepth: 1
42
42
43
+ 5.0.14
43
44
5.0.13
44
45
5.0.12
45
46
5.0.11
You can’t perform that action at this time.
0 commit comments