Update docs/community/release-notes.md

This commit is contained in:
Tom Christie 2024-03-12 13:27:10 +00:00 committed by GitHub
parent b42d1ae7f3
commit 4b74fe0739
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)]