We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6455dc4 commit fb7af73Copy full SHA for fb7af73
rand_chacha/CHANGELOG.md
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
- Made `rand_chacha` propagate the `std` feature down to `rand_core`
9
+- Performance improvements for AVX2: ~4-7%
10
11
## [0.3.1] - 2021-06-09
12
- add getters corresponding to existing setters: `get_seed`, `get_stream` (#1124)
0 commit comments