We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eec387f commit ace65acCopy full SHA for ace65ac
rand_os/CHANGELOG.md
@@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
8
-## [0.2.0] - 2019-04-08
+## [0.2.0] - 2019-06-06
9
Replaced implementation with a backwards-compatible shim around
10
[getrandom](https://crates.io/crates/getrandom).
11
rand_os/README.md
@@ -22,7 +22,7 @@ Links:
22
23
- [API documentation (master)](https://rust-random.github.io/rand/rand_os)
24
- [API documentation (docs.rs)](https://docs.rs/rand_os)
25
-- [Changelog](CHANGELOG.md)
+- [Changelog](https://github.com/rust-random/rand/blob/master/rand_os/CHANGELOG.md)
26
27
## License
28
0 commit comments