Skip to content

Commit 6070da4

Browse files
committed
changelog
1 parent 24a7838 commit 6070da4

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
@@ -23,6 +23,7 @@
2323
- Remove `reduceReverse` in favor of `reduceRight`. https://github.com/rescript-association/rescript-core/pull/49
2424
- Fixed type signatures of `reduce` and `reduceWithIndex`. https://github.com/rescript-association/rescript-core/pull/49
2525
- Add `panic`/`Error.panic`. https://github.com/rescript-association/rescript-core/pull/72
26+
- 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
2627

2728
### Documentation
2829

0 commit comments

Comments
 (0)