Skip to content

Commit f76c1f0

Browse files
committed
rand_chacha: update changelog
1 parent 6455dc4 commit f76c1f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rand_chacha/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
- improve AVX2 performance by about 16% (CC20/Broadwell) to 48% (CC8/Zen3) (#1192)
89
- Made `rand_chacha` propagate the `std` feature down to `rand_core`
910

1011
## [0.3.1] - 2021-06-09

0 commit comments

Comments
 (0)