Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
diemogebhardt committed Feb 9, 2025
1 parent dea983e commit da99223
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- 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, equivalent to `""`.

## v0.53.0 - 2025-01-23

Expand Down

0 comments on commit da99223

Please sign in to comment.