From 965e9bc0539e0c014f3f6a8bd8c346e84ce0bd78 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Thu, 4 Jan 2024 11:08:40 +0000 Subject: [PATCH] Release date pending bump --- 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 ed923ebe6..ea88a5a6f 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: 14th September 2023 +Date: ... * Added jQuery 3.7.1 support & dropped previous version [[#9094](https://github.com/encode/django-rest-framework/pull/9094)] * Update CONTRIBUTING.md [[#9095](https://github.com/encode/django-rest-framework/pull/9095)]