diff options
| author | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-09-03 15:20:37 +0200 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-09-03 15:20:37 +0200 |
| commit | ab7c7dd99b3ddc489d9f007b273d891973212aa3 (patch) | |
| tree | 3efd30fce5c3613eaf5d8363ea0ca43a508a6f8d /docs | |
| parent | 51711717098d3f469f795dfa6bc3758b24f69ef7 (diff) | |
Added stub release notes for 5.2.7.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/5.2.7.txt | 12 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/5.2.7.txt b/docs/releases/5.2.7.txt new file mode 100644 index 0000000000..ea06ac9089 --- /dev/null +++ b/docs/releases/5.2.7.txt @@ -0,0 +1,12 @@ +========================== +Django 5.2.7 release notes +========================== + +*Expected October 1, 2025* + +Django 5.2.7 fixes several bugs in 5.2.6. + +Bugfixes +======== + +* ... diff --git a/docs/releases/index.txt b/docs/releases/index.txt index d4693364ae..d768cd6ba7 100644 --- a/docs/releases/index.txt +++ b/docs/releases/index.txt @@ -32,6 +32,7 @@ versions of the documentation contain the release notes for any later releases. .. toctree:: :maxdepth: 1 + 5.2.7 5.2.6 5.2.5 5.2.4 |
