Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
diemogebhardt committed Feb 2, 2025
1 parent 55548ad commit a9da516
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
- Fixed a bug that would result in `list.unique` having quadratic runtime.
- Fixed the implementation of `list.key_set` to be tail recursive.
- The `pop` and `pop_map` functions in the `list` module have been deprecated.
- Added `Uri.empty` constant representing an empty URI, useful as a starting
point for constructing URIs with minimal boilerplate.

## v0.53.0 - 2025-01-23

Expand Down

0 comments on commit a9da516

Please sign in to comment.