Skip to content

Commit 7976aea

Browse files
committed
add CHANGELOG
1 parent e605d4c commit 7976aea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,10 @@ No changes compared to rc.9.
185185
- Improve `rescript` CLI to use `stdout`/`stderr` appropriately for help command's message. https://github.com/rescript-lang/rescript-compiler/pull/6439
186186
- Generate `f()` instead of `f(undefined)` for `f()`. https://github.com/rescript-lang/rescript-compiler/pull/6459
187187

188+
#### :boom: Breaking Change
189+
190+
- Drop Node.js v16 support, due to it reaching End-of-Life. https://github.com/rescript-lang/rescript-compiler/pull/6429
191+
188192
# 11.0.0-rc.4
189193

190194
#### :rocket: New Feature

0 commit comments

Comments
 (0)