Skip to content

Commit

Permalink
adapt changelog to changed constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
zth committed Oct 19, 2023
1 parent 4a1ea98 commit 1ad35aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +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
- Allow coercing strings to unboxed variants that 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 1ad35aa

Please sign in to comment.