Skip to content

Commit c57fa69

Browse files
authored
Update CHANGELOG.md wording for #1444
1 parent aebb1de commit c57fa69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
* #1425 Remove deprecated `RedirectURIValidator`, `WildcardSet` per #1345; `validate_logout_request` per #1274
2323

2424
### Fixed
25-
* #1443 Query strings with invalid hex values now raise a SuspiciousOperation exception (in DRF extension)
25+
* #1443 Query strings with invalid hex values now raise a SuspiciousOperation exception (in DRF extension) instead of raising a 500 ValueError: Invalid hex encoding in query string.
2626
### Security
2727

2828
## [2.4.0] - 2024-05-13

0 commit comments

Comments
 (0)