Skip to content

Commit a47a3cb

Browse files
committed
Update CHANGELOG.md
1 parent 3c0760b commit a47a3cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
- AST cleanup: represent concatenation (`++`) and (dis)equality operators (`==`, `===`, `!=`, `!==`) just like in the syntax. https://github.com/rescript-lang/rescript/pull/7248
3434
- AST cleanup: use inline record for `Ptyp_arrow`. https://github.com/rescript-lang/rescript/pull/7250
3535
- Playground: Bundle stdlib runtime so that the playground can execute functions from Core/Belt/Js. (#7255)
36+
- AST cleanup: Remove `res.namedArgLoc` attribute and store the location information directly into the label. https://github.com/rescript-lang/rescript/pull/7247
3637

3738
#### :nail_care: Polish
38-
3939
- Rewatch 1.0.10. https://github.com/rescript-lang/rescript/pull/7259
4040

4141
# 12.0.0-alpha.7

0 commit comments

Comments
 (0)