Skip to content

Commit 2006080

Browse files
authored
Update CHANGELOG.md
1 parent 635159b commit 2006080

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
@@ -12,6 +12,10 @@
1212
1313
# 12.0.0-alpha.15 (Unreleased)
1414

15+
#### :boom: Breaking Change
16+
17+
- The legacy rescript cli can be called through rewatch via `rewatch legacy`. Arguments to rewatch need to be passed after the subcommand. https://github.com/rescript-lang/rescript/pull/7551
18+
1519
#### :bug: Bug fix
1620

1721
- Ignore inferred arity in functions inside `%raw` functions, leaving to `%ffi` the responsibility to check the arity since it gives an error in case of mismatch. https://github.com/rescript-lang/rescript/pull/7542

0 commit comments

Comments
 (0)