We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6455dc4 commit f76c1f0Copy full SHA for f76c1f0
rand_chacha/CHANGELOG.md
@@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
## [Unreleased]
8
+- improve AVX2 performance by about 16% (CC20/Broadwell) to 48% (CC8/Zen3) (#1192)
9
- Made `rand_chacha` propagate the `std` feature down to `rand_core`
10
11
## [0.3.1] - 2021-06-09
0 commit comments