Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zth committed Oct 19, 2023
1 parent 3ee079d commit 0c75e28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

#### :rocket: New Feature
- Allow coercing unboxed variants with only strings (now including with a single payload of string) to the primitive string. https://github.com/rescript-lang/rescript-compiler/pull/6441
- Allow coercing strings to unboxed variants that are coercable to string and has a catch-all unboxed string case. https://github.com/rescript-lang/rescript-compiler/pull/6443

#### :bug: Bug Fix

Expand Down

0 comments on commit 0c75e28

Please sign in to comment.