diff options
| author | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2024-05-06 14:34:47 +0200 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2024-05-06 14:40:39 +0200 |
| commit | e1eecbaa14f4f488c79265f47aca6f9308103c54 (patch) | |
| tree | 4be59006a6e9ecb8aa43b48325d796f3aaff4c33 | |
| parent | 9b5029f04851878923e04085591b29ee291718b6 (diff) | |
[5.0.x] Added release date for 5.0.5 and 4.2.12.
Backport of 34a503162fe222033a1cd3249bccad014fcd1d20 from main.
| -rw-r--r-- | docs/releases/4.2.12.txt | 2 | ||||
| -rw-r--r-- | docs/releases/5.0.5.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/releases/4.2.12.txt b/docs/releases/4.2.12.txt index 64a6832d59..01abac19c2 100644 --- a/docs/releases/4.2.12.txt +++ b/docs/releases/4.2.12.txt @@ -2,7 +2,7 @@ Django 4.2.12 release notes =========================== -*Expected May 6, 2024* +*May 6, 2024* Django 4.2.12 fixes a compatibility issue with Python 3.11.9+ and 3.12.3+. diff --git a/docs/releases/5.0.5.txt b/docs/releases/5.0.5.txt index 7e7963e707..17127eeaa2 100644 --- a/docs/releases/5.0.5.txt +++ b/docs/releases/5.0.5.txt @@ -2,7 +2,7 @@ Django 5.0.5 release notes ========================== -*Expected May 6, 2024* +*May 6, 2024* Django 5.0.5 fixes several bugs in 5.0.4. |
