diff options
| author | Natalia <124304+nessita@users.noreply.github.com> | 2025-02-05 11:21:09 -0300 |
|---|---|---|
| committer | Natalia <124304+nessita@users.noreply.github.com> | 2025-02-05 11:21:56 -0300 |
| commit | e7a9d20380ab7ef42cc10e0c9b08e382ed75ab0d (patch) | |
| tree | a355014253825749fcd6d6c0c1f8414d4119c1d0 /docs | |
| parent | 2866e7c11436425cecd4da2b2d9a0f63afe0497a (diff) | |
[5.1.x] Added stub release notes for 5.1.7.
Backport of e2a8f4dac8ed2b3667a4367756043b1e119f4ce2 from main.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/5.1.7.txt | 12 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/5.1.7.txt b/docs/releases/5.1.7.txt new file mode 100644 index 0000000000..8143305a96 --- /dev/null +++ b/docs/releases/5.1.7.txt @@ -0,0 +1,12 @@ +========================== +Django 5.1.7 release notes +========================== + +*Expected March 5, 2025* + +Django 5.1.7 fixes several bugs in 5.1.6. + +Bugfixes +======== + +* ... diff --git a/docs/releases/index.txt b/docs/releases/index.txt index caeadb87f5..17b4fec6d7 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.7 5.1.6 5.1.5 5.1.4 |
