Skip to content

Commit c7d0918

Browse files
committed
docs: update changelog
1 parent d0b8ab2 commit c7d0918

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
@@ -13,6 +13,7 @@
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
1515
- Change `RegExp.source` to return a `string`. Was previously returning a `bool`, which is wrong. https://github.com/rescript-association/rescript-core/pull/47
16+
- Add `flat`, `expect`, and `or` to `Option`, deprecate `orElse`.
1617

1718
### Documentation
1819

0 commit comments

Comments
 (0)