Skip to content

Commit

Permalink
fix(release-notes): fix wronk link PR(#9435) on release-notes 3.15.2 (#…
Browse files Browse the repository at this point in the history
…9444)

Co-authored-by: Francesco <[email protected]>
  • Loading branch information
FraCata00 and Francesco committed Jun 27, 2024
1 parent 7297f19 commit 4d06626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/community/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can determine your currently installed version using `pip show`:

**Date**: 14th June 2024

* Fix potential XSS vulnerability in browsable API. [#9435](https://github.com/encode/django-rest-framework/pull/9157)
* Fix potential XSS vulnerability in browsable API. [#9435](https://github.com/encode/django-rest-framework/pull/9435)
* Revert "Ensure CursorPagination respects nulls in the ordering field". [#9381](https://github.com/encode/django-rest-framework/pull/9381)
* Use warnings rather than logging a warning for DecimalField. [#9367](https://github.com/encode/django-rest-framework/pull/9367)
* Remove unused code. [#9393](https://github.com/encode/django-rest-framework/pull/9393)
Expand Down

0 comments on commit 4d06626

Please sign in to comment.