Skip to content

Commit f2d3278

Browse files
committed
changelog
1 parent c29fc23 commit f2d3278

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
@@ -39,6 +39,7 @@
3939
- Improve a few error messages around various subtyping issues. https://github.com/rescript-lang/rescript/pull/7404
4040
- In module declarations, accept the invalid syntax `M = {...}` and format it to `M : {...}`. https://github.com/rescript-lang/rescript/pull/7527
4141
- Improve doc comment formatting to match the style of multiline comments. https://github.com/rescript-lang/rescript/pull/7529
42+
- Improve error messages around type mismatches for try/catch, if, for, while, and optional record fields + optional function arguments. https://github.com/rescript-lang/rescript/pull/7522
4243

4344
#### :house: Internal
4445

0 commit comments

Comments
 (0)