Skip to content

Commit be88572

Browse files
committed
Update CHANGELOG.md
1 parent c39d9f8 commit be88572

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
@@ -17,6 +17,7 @@
1717
#### :rocket: Main New Feature
1818

1919
- Add support for type coercion `:>` for records. https://github.com/rescript-lang/rescript-compiler/pull/5721
20+
- Add support for extensible records (e.g. `type t = {...t1, x:int, ...t2}`) https://github.com/rescript-lang/rescript-compiler/pull/5715
2021

2122
#### :bug: Bug Fix
2223

0 commit comments

Comments
 (0)