Skip to content

Commit 6a2c171

Browse files
committed
docs: update changelog
1 parent 33ecdc5 commit 6a2c171

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- Add `Array.at` binding for returning an array item by its index. https://github.com/rescript-association/rescript-core/pull/48
1212
- Fixed type signatures of `Array.fromArrayLikeWithMap` and `Array.fromIteratorWithMap`. https://github.com/rescript-association/rescript-core/pull/50
1313
- Remove internal async/await helpers that do not need to be exposed in `Core`.
14+
- Add `some`, `flat`, `expect`, `zip` and `or` to `Option`, deprecate `orElse`.
1415

1516
### Documentation
1617

0 commit comments

Comments
 (0)