Skip to content

Commit 86bf09c

Browse files
committed
Update CHANGELOG.md
1 parent 2232d01 commit 86bf09c

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
@@ -45,6 +45,7 @@ These are only breaking changes for unformatted code.
4545
- Remove unsafe ``` j`$(a)$(b)` ``` interpolation deprecated in compiler version 10 https://github.com/rescript-lang/rescript-compiler/pull/6068
4646
- Remove deprecated module `Printexc`
4747
- `@deriving(jsConverter)` not supported anymore for variant types https://github.com/rescript-lang/rescript-compiler/pull/6088
48+
- New representation for variants, where the tag is a string instead of a number. https://github.com/rescript-lang/rescript-compiler/pull/6088
4849

4950
#### :bug: Bug Fix
5051

0 commit comments

Comments
 (0)