Skip to content

Commit 235081c

Browse files
committed
Update CHANGELOG.md
1 parent 1f517b2 commit 235081c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
- Convert OCaml codebase to snake case style. https://github.com/rescript-lang/rescript-compiler/pull/6702
4848
- Fix location of let bindings with attributes. https://github.com/rescript-lang/rescript-compiler/pull/6791
4949
- Refactor uppercase exotic ident handling. https://github.com/rescript-lang/rescript-compiler/pull/6779
50+
- Remove a number of ast nodes never populated by the .res parser, and resulting dead code. https://github.com/rescript-lang/rescript-compiler/pull/6830
5051

5152
#### :nail_care: Polish
5253

0 commit comments

Comments
 (0)