From fe7a277902687e525fe84fd8e1a602b6089ee2d0 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Wed, 23 Oct 2024 18:28:23 +0100 Subject: [PATCH] docs: Update release note to reflect timelines Signed-off-by: Stephen Finucane --- releasenotes/notes/django-4-1-support-bcbe65a71d235b43.yaml | 5 ----- releasenotes/notes/django-5-0-support-923e45ec2dc93117.yaml | 5 ++--- 2 files changed, 2 insertions(+), 8 deletions(-) delete mode 100644 releasenotes/notes/django-4-1-support-bcbe65a71d235b43.yaml diff --git a/releasenotes/notes/django-4-1-support-bcbe65a71d235b43.yaml b/releasenotes/notes/django-4-1-support-bcbe65a71d235b43.yaml deleted file mode 100644 index 3dcab1bd..00000000 --- a/releasenotes/notes/django-4-1-support-bcbe65a71d235b43.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -features: - - | - `Django 4.1 `_ is - now supported. diff --git a/releasenotes/notes/django-5-0-support-923e45ec2dc93117.yaml b/releasenotes/notes/django-5-0-support-923e45ec2dc93117.yaml index 84ec0596..2e7aa35e 100644 --- a/releasenotes/notes/django-5-0-support-923e45ec2dc93117.yaml +++ b/releasenotes/notes/django-5-0-support-923e45ec2dc93117.yaml @@ -5,6 +5,5 @@ features: now supported. upgrade: - | - Django 3.2 and 4.1 are no longer supported. 4.1 is no longer supported - upstream while Django 3.2 goes EOL in April 2024. Most distributions - provide a newer version. + Django 3.2 and 4.1 are no longer supported. Bother releases are no longer + supported upstream and most distributions provide a newer version. -- 2.47.3