Skip to content

Commit 5c06440

Browse files
committed
docs: update changelog
1 parent de8a86f commit 5c06440

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
- Add `panic`/`Error.panic`. https://github.com/rescript-association/rescript-core/pull/72
2626
- The globally available `null` value now originates from `Nullable` and not `Null`, just like the globally available `undefined` value does. https://github.com/rescript-association/rescript-core/pull/88
2727
- Add `Int.range` and `Int.rangeWithOptions`, https://github.com/rescript-association/rescript-core/pull/52
28+
- Add `flat`, `expect`, and `or` to `Option`, deprecate `orElse`. https://github.com/rescript-association/rescript-core/pull/57
2829

2930
### Documentation
3031

0 commit comments

Comments
 (0)