Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 18c9637

Browse files
committed
Document the change
1 parent fa035c5 commit 18c9637

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Added
1313

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

1617
## [14.0.0] - 2024-04-30
1718

0 commit comments

Comments
 (0)