Skip to content

Commit ace65ac

Browse files
committed
Prepare rand_os 0.2.0 release
1 parent eec387f commit ace65ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rand_os/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +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

8-
## [0.2.0] - 2019-04-08
8+
## [0.2.0] - 2019-06-06
99
Replaced implementation with a backwards-compatible shim around
1010
[getrandom](https://crates.io/crates/getrandom).
1111

rand_os/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Links:
2222

2323
- [API documentation (master)](https://rust-random.github.io/rand/rand_os)
2424
- [API documentation (docs.rs)](https://docs.rs/rand_os)
25-
- [Changelog](CHANGELOG.md)
25+
- [Changelog](https://github.com/rust-random/rand/blob/master/rand_os/CHANGELOG.md)
2626

2727
## License
2828

0 commit comments

Comments
 (0)