Skip to content

Commit fc6f9e9

Browse files
committed
Update CHANGELOG.md
1 parent 693fedf commit fc6f9e9

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
@@ -52,6 +52,7 @@
5252
- Improve output of record copying. https://github.com/rescript-lang/rescript-compiler/pull/7043
5353
- Provide additional context in error message when `unit` is expected. https://github.com/rescript-lang/rescript-compiler/pull/7045
5454
- Improve error message when passing an object where a record is expected. https://github.com/rescript-lang/rescript-compiler/pull/7101
55+
- Improve code generation or pattern matching of untagged variants. https://github.com/rescript-lang/rescript-compiler/pull/7128
5556

5657
#### :house: Internal
5758

0 commit comments

Comments
 (0)