]> git.proxmox.com Git - cargo.git/commitdiff
Link to changelog in README.
authorEric Huss <eric@huss.org>
Mon, 27 May 2019 23:39:29 +0000 (16:39 -0700)
committerEric Huss <eric@huss.org>
Mon, 27 May 2019 23:39:29 +0000 (16:39 -0700)
README.md

index fb89d2290cad484c21583f53104035b413772d19..9bf4fa779d0557750fe309589b2b4a4ece46c45a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -50,10 +50,12 @@ a list of known community-developed subcommands.
 
 ## Releases
 
-High level release notes are available as part of [Rust's release notes][rel].
 Cargo releases coincide with Rust releases.
+High level release notes are available as part of [Rust's release notes][rel].
+Detailed release notes are available in this repo at [CHANGELOG.md].
 
 [rel]: https://github.com/rust-lang/rust/blob/master/RELEASES.md
+[CHANGELOG.md]: CHANGELOG.md
 
 ## Reporting issues