Skip to content

Commit 78206f4

Browse files
committed
move the changelog to compiler
1 parent 917e680 commit 78206f4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- `npm i -g rescript@9`
1919
- `rescript convert <reason files>`
2020
- Remove obsolete built-in project templates and the "rescript init" functionality. This will be replaced by the create-rescript-app project that is maintained separately.
21+
- Parse the attributes of labelled argument to the pattern attributes of argument instead of function.
2122

2223
#### :boom: Breaking Change
2324

res_syntax/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#### :boom: Breaking Change
1414

1515
- Emit an error when a `@string` or `@int` attribute is used in a V4 component https://github.com/rescript-lang/rescript-compiler/issues/5724
16-
- Parse the attributes of labelled argument to the pattern attributes of argument instead of function.
1716

1817
#### :rocket: New Feature
1918

0 commit comments

Comments
 (0)