Skip to content

Commit 81ed1d6

Browse files
committed
Add CHANGELOG entry
1 parent 10b72f5 commit 81ed1d6

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
@@ -52,6 +52,7 @@
5252
- Improve doc comment formatting to match the style of multiline comments. https://github.com/rescript-lang/rescript/pull/7529
5353
- 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
5454
- sync Reanalyze with the new APIs around exception. https://github.com/rescript-lang/rescript/pull/7536
55+
- Improve array pattern spread error message. https://github.com/rescript-lang/rescript/pull/7549
5556

5657
#### :house: Internal
5758

0 commit comments

Comments
 (0)