Skip to content

Commit 5e98a12

Browse files
committed
Add CHANGELOG entry
1 parent c293649 commit 5e98a12

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
@@ -26,6 +26,7 @@
2626
- Add `reset` to `experimental_features` to correctly reset playground. https://github.com/rescript-lang/rescript/pull/7868
2727
- Fix crash with `@get` on external of type `unit => 'a`. https://github.com/rescript-lang/rescript/pull/7866
2828
- Fix record type spreads in inline records. https://github.com/rescript-lang/rescript/pull/7859
29+
- Make inline record fields that overlap with a variant's tag a compile error. https://github.com/rescript-lang/rescript/pull/7875
2930

3031
#### :memo: Documentation
3132

0 commit comments

Comments
 (0)