Skip to content

Commit e29ec88

Browse files
committed
Update CHANGELOG
1 parent b7229b6 commit e29ec88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
- Fixed a bug that would result in `list.unique` having quadratic runtime.
66
- Fixed the implementation of `list.key_set` to be tail recursive.
7+
- Added `Uri.empty` constant representing an empty URI, useful as a starting
8+
point for constructing URIs with minimal boilerplate.
79

810
## v0.53.0 - 2025-01-23
911

0 commit comments

Comments
 (0)