diff options
| author | Natalia <124304+nessita@users.noreply.github.com> | 2024-05-06 14:34:46 -0300 |
|---|---|---|
| committer | Natalia <124304+nessita@users.noreply.github.com> | 2024-05-06 14:34:46 -0300 |
| commit | 0504608faff68114991c418e5ad35c5a8241a69a (patch) | |
| tree | e0508194161a47e7f78efff3d4614cca5e91e0c5 /docs | |
| parent | 2fa9fe3238d642a837ade938b13af4bbe6bfd050 (diff) | |
[5.0.x] Added stub release notes for 5.0.6.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/5.0.6.txt | 12 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/5.0.6.txt b/docs/releases/5.0.6.txt new file mode 100644 index 0000000000..bf6f19470f --- /dev/null +++ b/docs/releases/5.0.6.txt @@ -0,0 +1,12 @@ +========================== +Django 5.0.6 release notes +========================== + +*Expected June 4th, 2024* + +Django 5.0.6 fixes several bugs in 5.0.5. + +Bugfixes +======== + +* ... diff --git a/docs/releases/index.txt b/docs/releases/index.txt index 27f10650fb..1d074a7452 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.0.6 5.0.5 5.0.4 5.0.3 |
