Skip to content

Commit fb7af73

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rand_chacha/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88
- Made `rand_chacha` propagate the `std` feature down to `rand_core`
9+
- Performance improvements for AVX2: ~4-7%
910

1011
## [0.3.1] - 2021-06-09
1112
- add getters corresponding to existing setters: `get_seed`, `get_stream` (#1124)

0 commit comments

Comments
 (0)