Skip to content

Commit f690a8e

Browse files
committed
Update CHANGELOG.md
1 parent 1a3f124 commit f690a8e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +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, equivalent to `""`.
10+
- The `uri` module gains the `empty` value, representing an empty URI which
11+
equivalent to `""`.
1112

1213
## v0.53.0 - 2025-01-23
1314

0 commit comments

Comments
 (0)