Skip to content

Commit b3bfd85

Browse files
committed
changelog
1 parent 1449f95 commit b3bfd85

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
@@ -28,6 +28,7 @@
2828
- Better error message if platform binaries package is not found. https://github.com/rescript-lang/rescript/pull/7698
2929
- Hint in error for string constants matching expected variant/polyvariant constructor. https://github.com/rescript-lang/rescript/pull/7711
3030
- Polish arity mismatch error message a bit. https://github.com/rescript-lang/rescript/pull/7709
31+
- Suggest related functions with the expected arity in errors when it makes sense. https://github.com/rescript-lang/rescript/pull/7712
3132

3233
#### :house: Internal
3334

0 commit comments

Comments
 (0)