Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
diemogebhardt committed Feb 3, 2025
1 parent b7229b6 commit e29ec88
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 @@ -4,6 +4,8 @@

- Fixed a bug that would result in `list.unique` having quadratic runtime.
- Fixed the implementation of `list.key_set` to be tail recursive.
- 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 e29ec88

Please sign in to comment.