Skip to content

Commit 6d40ea2

Browse files
committed
Changes!
1 parent c991b5d commit 6d40ea2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
- `dynamic.unsafe_coerce` function has been deprecated.
1414
- Fixed `bit_array` slices of slices sometimes being incorrect on JavaScript.
1515
- The `dict` module gains the `combine` function.
16-
- The deprecated `list.at` function has been removed.
16+
- The deprecated `list.at`, `bool.max`, and `bool.min` functions has been
17+
removed.
1718

1819
## v0.37.0 - 2024-04-19
1920

0 commit comments

Comments
 (0)