Skip to content

Commit

Permalink
Changes!
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Mar 17, 2024
1 parent 7a15388 commit 93d4ab4
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 @@ -3,6 +3,8 @@
## Unreleased

- The `order` module gains the `break_tie` and `lazy_break_tie` functions.
- `list.at` has been deprecated as it was misleading and would be commonly
misused, resulting in poor code.
- `list.LengthMismatch` has been removed.
- The mistakenly public `bit_array.do_inspect` function has been removed.

Expand Down

0 comments on commit 93d4ab4

Please sign in to comment.