Skip to content

Commit d566a6f

Browse files
committed
add changelog
1 parent 496611a commit d566a6f

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
@@ -15,6 +15,7 @@
1515
#### :rocket: New Feature
1616

1717
- Add shift (`<<`, `>>`, `>>>`) operators for `int` and `bigint`. https://github.com/rescript-lang/rescript/pull/7183
18+
- Significantly reduced the download size by splitting binaries into optional platform-specific dependencies (e.g, `@rescirpt/linux-x64`). https://github.com/rescript-lang/rescript/pull/7395
1819

1920
#### :bug: Bug fix
2021

0 commit comments

Comments
 (0)