Skip to content

Commit

Permalink
Document the change
Browse files Browse the repository at this point in the history
  • Loading branch information
jessealama committed May 7, 2024
1 parent fa035c5 commit 18c9637
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 @@ -11,7 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Support for converting decimals to BigInts and Numbers.
- Support for converting decimals to BigInts (`toBigInt`) and Numbers (`toNumber`).
- Relax the constructor to allow all Number arguments (in addition to BigInts and strings).

## [14.0.0] - 2024-04-30

Expand Down

0 comments on commit 18c9637

Please sign in to comment.