Skip to content

Commit a47fef5

Browse files
committed
docs: update changelog
1 parent f735d26 commit a47fef5

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
@@ -12,6 +12,7 @@
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`.
1414
- Add locale and formatting options to `localeDateString`, `localeString` and `localTimeString` functions https://github.com/rescript-association/rescript-core/pull/30
15+
- Add `some`, `flat`, `expect`, `zip` and `or` to `Option`, deprecate `orElse`.
1516

1617
### Documentation
1718

0 commit comments

Comments
 (0)