Skip to content

Commit 4627871

Browse files
committed
add changelog
1 parent 0d5634d commit 4627871

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
- Reanalyze: add glob pattern support for suppress/unsuppress configurations (e.g., `"src/generated/**"`). https://github.com/rescript-lang/rescript/pull/8277
2424
- Add optional `~locales` and `~options` parameters to `String.localeCompare`. https://github.com/rescript-lang/rescript/pull/8287
2525
- Support inline records in external definitions. https://github.com/rescript-lang/rescript/pull/8304
26+
- Add support for pattern matching/destructuring of record rest. https://github.com/rescript-lang/rescript/pull/8317
2627

2728
#### :bug: Bug fix
2829

0 commit comments

Comments
 (0)