Skip to content

Commit c9c85e9

Browse files
chore: update CHANGELOG
1 parent 7ab436d commit c9c85e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
## Next version
44

55
- Add `Dict.getUnsafe` https://github.com/rescript-association/rescript-core/pull/167
6+
- Fixes mis-bound `Intl` functions
7+
- `Intl.DateTimeFormat.formatRangeToParts` was bound to `formatRange` instead of `formatRangeToParts`
8+
- `Intl.PluralRules.select`, `Intl.PluralRules.selectInt`, and `Intl.PluralRules.selectBigInt` were bound to `format` instead of `select`
69

710
### Documentation
811

0 commit comments

Comments
 (0)