Skip to content

Commit bb831f3

Browse files
committed
RNG crates: Mention they are pulled out of rand
1 parent f98869b commit bb831f3

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

rand_chacha/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ 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
## [0.1.0] - 2018-09-??
8-
- Initial release
8+
- Pulled out of the Rand crate

rand_hc128/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ 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
## [0.1.0] - 2018-09-??
8-
- Initial release
8+
- Pulled out of the Rand crate

rand_isaac/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ 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
## [0.1.0] - 2018-07-16
8-
- Initial release
8+
- Pulled out of the Rand crate

rand_xorshift/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ 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
## [0.1.0] - 2018-07-16
8-
- Initial release
8+
- Pulled out of the Rand crate

0 commit comments

Comments
 (0)