Skip to content

Commit f8fd60c

Browse files
committed
Update CHANGELOG
1 parent a765d4b commit f8fd60c

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
@@ -7,6 +7,8 @@
77
- Fixed a bug that would result in `list.unique` having quadratic runtime.
88
- Fixed the implementation of `list.key_set` to be tail recursive.
99
- The `pop` and `pop_map` functions in the `list` module have been deprecated.
10+
- Added `Uri.empty` constant representing an empty URI, useful as a starting
11+
point for constructing URIs with minimal boilerplate.
1012

1113
## v0.53.0 - 2025-01-23
1214

0 commit comments

Comments
 (0)