Skip to content

Commit 88cb36e

Browse files
committed
Update CHANGELOG.md
1 parent feb85f2 commit 88cb36e

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
@@ -23,6 +23,11 @@
2323
- 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
2424
- AST: always put type parameters first in function definitions. https://github.com/rescript-lang/rescript/pull/7233
2525

26+
#### :house: Internal
27+
28+
- 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
29+
30+
2631
# 12.0.0-alpha.7
2732

2833
#### :bug: Bug fix

0 commit comments

Comments
 (0)