Skip to content

Commit 72d5df0

Browse files
committed
docs: update changelog
1 parent 9f44e1d commit 72d5df0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
#### :boom: Breaking Change
1616

17+
- `Int.fromString` and `Float.fromString` use stricter number parsing and no longer uses an explicit radix argument, but instead supports parsing hexadecimal, binary and exponential notation.
18+
1719
#### :eyeglasses: Spec Compliance
1820

1921
#### :rocket: New Feature

0 commit comments

Comments
 (0)