Skip to content

Commit

Permalink
doc: update changelog format
Browse files Browse the repository at this point in the history
  • Loading branch information
namsnath committed Mar 1, 2025
1 parent 13ddddf commit f66c1cb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [22.0.0] - 2025-02-24

- **[Breaking] Makes URL path normalization case sensitive**
### Breaking changes

- Makes URL path normalization case sensitive
- Updates `normalise_url_path_or_throw_error` to be case sensitive
- URL paths will not be converted to lower-case, and will be kept as-is.

Expand Down

0 comments on commit f66c1cb

Please sign in to comment.