Skip to content

Commit e9f3fd2

Browse files
authored
Update release-notes.md (#9451)
1 parent 4d06626 commit e9f3fd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/community/release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ You can determine your currently installed version using `pip show`:
4646
* Revert "Ensure CursorPagination respects nulls in the ordering field". [#9381](https://github.com/encode/django-rest-framework/pull/9381)
4747
* Use warnings rather than logging a warning for DecimalField. [#9367](https://github.com/encode/django-rest-framework/pull/9367)
4848
* Remove unused code. [#9393](https://github.com/encode/django-rest-framework/pull/9393)
49+
* Django < 4.2 and Python < 3.8 no longer supported. [#9393](https://github.com/encode/django-rest-framework/pull/9393)
4950

5051
### 3.15.1
5152

0 commit comments

Comments
 (0)