Skip to content

Commit ded3fd8

Browse files
committed
Update changelog for chacha, hc128 and isaac sub-crates
1 parent b405557 commit ded3fd8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

rand_chacha/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ All notable changes to this project will be documented in this file.
44
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

7-
## [0.1.0] - 2018-09-??
7+
## [0.1.0] - 2018-10-17
88
- Pulled out of the Rand crate

rand_hc128/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ All notable changes to this project will be documented in this file.
44
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

7-
## [0.1.0] - 2018-09-??
7+
## [0.1.0] - 2018-10-17
88
- Pulled out of the Rand crate

rand_isaac/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ All notable changes to this project will be documented in this file.
44
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

7-
## [0.1.0] - 2018-07-16
7+
## [0.1.0] - 2018-10-17
88
- Pulled out of the Rand crate

0 commit comments

Comments
 (0)