diff options
| author | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2024-12-04 16:23:59 +0100 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2024-12-04 16:25:26 +0100 |
| commit | 22dca340369f7d97dfd333430d686ff3d924b200 (patch) | |
| tree | ea226d4b6cc9dae8be04a638ee253fc6f3131d43 /docs | |
| parent | b02aaf6ab4215ba2c6a92affcebb0b7eb237e7ee (diff) | |
[5.1.x] Added stub release notes for 5.1.5.
Backport of 828afd782f8bc019401075bd51fad039cc5ceff0 from main.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/5.1.5.txt | 12 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/5.1.5.txt b/docs/releases/5.1.5.txt new file mode 100644 index 0000000000..af0dab545c --- /dev/null +++ b/docs/releases/5.1.5.txt @@ -0,0 +1,12 @@ +========================== +Django 5.1.5 release notes +========================== + +*Expected January 7, 2025* + +Django 5.1.5 fixes several bugs in 5.1.4. + +Bugfixes +======== + +* ... diff --git a/docs/releases/index.txt b/docs/releases/index.txt index 81c2bb69aa..1db0b3e076 100644 --- a/docs/releases/index.txt +++ b/docs/releases/index.txt @@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases. .. toctree:: :maxdepth: 1 + 5.1.5 5.1.4 5.1.3 5.1.2 |
