Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/releases/4.2.28.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
===========================
Django 4.2.28 release notes
===========================

*February 3, 2026*

Django 4.2.28 fixes three security issues with severity "high", two security
issues with severity "moderate", and one security issue with severity "low" in
4.2.27.
11 changes: 4 additions & 7 deletions docs/releases/5.2.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,8 @@
Django 5.2.11 release notes
===========================

*Expected February 3, 2026*
*February 3, 2026*

Django 5.2.11 fixes several bugs in 5.2.10.

Bugfixes
========

* ...
Django 5.2.11 fixes three security issues with severity "high", two security
issues with severity "moderate", and one security issue with severity "low" in
5.2.10.
6 changes: 4 additions & 2 deletions docs/releases/6.0.2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
Django 6.0.2 release notes
==========================

*Expected February 3, 2026*
*February 3, 2026*

Django 6.0.2 fixes several bugs in 6.0.1.
Django 6.0.2 fixes three security issues with severity "high", two security
issues with severity "moderate", one security issue with severity "low", and
several bugs in 6.0.1.

Bugfixes
========
Expand Down
1 change: 1 addition & 0 deletions docs/releases/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1

4.2.28
4.2.27
4.2.26
4.2.25
Expand Down