Skip to content

Commit dab2ffe

Browse files
committed
Update changelog
1 parent 1d35487 commit dab2ffe

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
@@ -32,6 +32,7 @@
3232
- Experimental support of tagged template literals, e.g. ```sql`select * from ${table}```. https://github.com/rescript-lang/rescript-compiler/pull/6250
3333
- Experimental support for generic/custom JSX transforms. https://github.com/rescript-lang/rescript-compiler/pull/6565
3434
- `dict` is now a builtin type. https://github.com/rescript-lang/rescript-compiler/pull/6590
35+
- Add support for array spread. https://github.com/rescript-lang/rescript-compiler/pull/6608
3536

3637
#### :bug: Bug Fix
3738

0 commit comments

Comments
 (0)