Skip to content

Commit bfa8d94

Browse files
committed
Update CHANGELOG.md
1 parent 912b428 commit bfa8d94

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
@@ -64,6 +64,7 @@
6464
- Improve pattern matching on optional fields. https://github.com/rescript-lang/rescript-compiler/pull/7143 https://github.com/rescript-lang/rescript-compiler/pull/7144
6565
- Optimize compilation of switch statements for untagged variants when there are no literal cases. https://github.com/rescript-lang/rescript-compiler/pull/7135
6666
- Further improve boolean optimizations. https://github.com/rescript-lang/rescript-compiler/pull/7149
67+
- Simplify code generated forconditionals. https://github.com/rescript-lang/rescript-compiler/pull/7151
6768

6869

6970
#### :house: Internal

0 commit comments

Comments
 (0)