Skip to content

Commit

Permalink
v0.6.0-pre.2 released
Browse files Browse the repository at this point in the history
  • Loading branch information
fjarri committed Oct 19, 2024
1 parent b276715 commit 7b88e3e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## Unreleased

## [0.6.0-pre.2] - 2024-10-15
## [0.6.0-pre.2] - 2024-10-18

### Changed

- Bumped `crypto-bigint` to 0.6.0-rc.6 and MSRV to 1.81. ([#55])
- Switch to binary GCD for improved performance ([#54])
- Remove bit precision from the public API ([#46])


[#55]: https://github.com/entropyxyz/crypto-primes/pull/55
[#54]: https://github.com/entropyxyz/crypto-primes/pull/54
[#46]: https://github.com/entropyxyz/crypto-primes/pull/46
Expand Down

0 comments on commit 7b88e3e

Please sign in to comment.