summaryrefslogtreecommitdiffstats
path: root/vendor/rand_core/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/rand_core/CHANGELOG.md')
-rw-r--r--vendor/rand_core/CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/vendor/rand_core/CHANGELOG.md b/vendor/rand_core/CHANGELOG.md
index 23d1fa5a1..75fcbc667 100644
--- a/vendor/rand_core/CHANGELOG.md
+++ b/vendor/rand_core/CHANGELOG.md
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [0.6.4] - 2022-09-15
+- Fix unsoundness in `<BlockRng64 as RngCore>::next_u32` (#1160)
+- Reduce use of `unsafe` and improve gen_bytes performance (#1180)
+- Add `CryptoRngCore` trait (#1187, #1230)
+
+## [0.6.3] - 2021-06-15
+### Changed
+- Improved bound for `serde` impls on `BlockRng` (#1130)
+- Minor doc additions (#1118)
+
## [0.6.2] - 2021-02-12
### Fixed
- Fixed assertions in `le::read_u32_into` and `le::read_u64_into` which could