Skip to content

Commit 1a13f86

Browse files
committed
Changelog!
1 parent ce42552 commit 1a13f86

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
## Unreleased
44

5-
- `function` module created with `identity`, `compose`, and `flip` functions.
5+
- The `result` module gains an `Option` type alias.
6+
- The `function` module has been created with `identity`, `compose`, and
7+
`flip` functions.
68
- The error type of `list.find_map` is now `Nil`.
79
- The labels for `list.split` are now `split(list: _, at: _)`.
810

0 commit comments

Comments
 (0)