Skip to content

Commit 4b4f969

Browse files
committed
Update CHANGELOG.md
1 parent 489880c commit 4b4f969

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
- Fix leftover assert false in code for `null != undefined`. https://github.com/rescript-lang/rescript/pull/7232
1919
- Editor: Fix issue where completions would not show up inside of object bodies. https://github.com/rescript-lang/rescript/pull/7230
2020

21+
#### :house: Internal
22+
23+
- AST cleanup: Prepare for ast async cleanup: Refactor code for "@res.async" payload handling and clean up handling of type and term parameters, so that now each `=>` in a function definition corresponds to a function. https://github.com/rescript-lang/rescript/pull/7223
24+
25+
2126
# 12.0.0-alpha.7
2227

2328
#### :bug: Bug fix

0 commit comments

Comments
 (0)