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:23:59 +0100 |
| commit | 828afd782f8bc019401075bd51fad039cc5ceff0 (patch) | |
| tree | 73b2637e3f6a4b5a256e575cada0ef89054784bf /docs | |
| parent | 8f8dc5a1fca7d076e749f307f6573af3512e7e99 (diff) | |
Added stub release notes for 5.1.5.
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 536e5917ab..e16ae37f5e 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.1.5 5.1.4 5.1.3 5.1.2 |
