From 4b74fe0739e62b752c39972a35d9601652721f3f Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Tue, 12 Mar 2024 13:27:10 +0000 Subject: [PATCH] Update docs/community/release-notes.md --- docs/community/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community/release-notes.md b/docs/community/release-notes.md index fecdf0490..bf6c9eb59 100644 --- a/docs/community/release-notes.md +++ b/docs/community/release-notes.md @@ -38,7 +38,7 @@ You can determine your currently installed version using `pip show`: ### 3.15.0 -Date: ... +Date: 15th March 2024 * Django 5.0 and Python 3.12 support [[#9157] (https://github.com/encode/django-rest-framework/pull/9157)] * Use POST method instead of GET to perform logout in browsable API [[9208] (https://github.com/encode/django-rest-framework/pull/9208)]