Skip to content

Commit 556ff38

Browse files
tranzystorekklpil
authored andcommitted
Update changelog
1 parent b99ec49 commit 556ff38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
- The `iterator` module gains the `first` and `at` functions.
66
- The `list` module renames the `head` and `tail` functions to `first` and `rest`.
7+
- The `list.at` function now behaves uniformly to `iterator.at`.
78
- `int.to_base_string` now returns a `Result(Int, InvalidBase)`.
89
- The `int` module gains the `to_base2`, `to_base8`, `to_base16` and `to_base36` functions.
910

0 commit comments

Comments
 (0)