Skip to content

Commit 24444fb

Browse files
committed
Update the changelog
1 parent b86c990 commit 24444fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
- `random_odd_uint()` is renamed to `random_odd_integer()`, takes a `NonZeroU32` for `bit_length`. ([#38])
1515
- All bit length-type parameters take `u32` instead of `usize`. ([#36])
1616
- All the API is based on the `Integer` trait instead of `Uint` specifically. ([#38])
17+
- High-level generation/checking functions take an additional `bits_precision` argument. ([#40])
1718

1819

1920
[#36]: https://github.com/entropyxyz/crypto-primes/pull/36

0 commit comments

Comments
 (0)