diff options
| author | Natalia <124304+nessita@users.noreply.github.com> | 2025-11-18 13:13:31 -0300 |
|---|---|---|
| committer | Natalia <124304+nessita@users.noreply.github.com> | 2025-11-25 15:21:18 -0300 |
| commit | b40c057c2585d0bc62a7e1c4cd96969ed9acf556 (patch) | |
| tree | 3153194d13778d348a20bf5ba6053b6dd2ff0bbd /docs | |
| parent | b794e741296474955742a6af6f8ff86108e72df8 (diff) | |
[4.2.x] Added stub release notes and release date for 4.2.27.
Backport of d62e811acfc6a056e847bfcc460092a98511ed00 from main.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/4.2.27.txt | 13 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 14 insertions, 0 deletions
diff --git a/docs/releases/4.2.27.txt b/docs/releases/4.2.27.txt new file mode 100644 index 0000000000..e4a61d9568 --- /dev/null +++ b/docs/releases/4.2.27.txt @@ -0,0 +1,13 @@ +=========================== +Django 4.2.27 release notes +=========================== + +*December 2, 2025* + +Django 4.2.27 fixes one security issue with severity "high", one security issue +with severity "moderate", and one bug in 4.2.26. + +Bugfixes +======== + +* ... diff --git a/docs/releases/index.txt b/docs/releases/index.txt index f1048520a1..f5a6770bc9 100644 --- a/docs/releases/index.txt +++ b/docs/releases/index.txt @@ -26,6 +26,7 @@ versions of the documentation contain the release notes for any later releases. .. toctree:: :maxdepth: 1 + 4.2.27 4.2.26 4.2.25 4.2.24 |
