Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephTLyons committed Nov 9, 2024
1 parent c95a922 commit 29f50dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

## v1.2.0 - XXXX-XXX-XX

- Added a new `OutOfBoundsDigit` error that represents a digit that is higher than the base.
- Added arbitrary base support for integer parsing - use pub `lenient_parse.to_int_with_base`.
- Added `OutOfBaseRange` and `InvalidBaseValue` errors.

## v1.1.0 - 2024-11-07

Expand Down

0 comments on commit 29f50dd

Please sign in to comment.