Auto merge of #8126 - ehuss:link-changelog, r=alexcrichton

Add link to changelog in the Cargo book.
This commit is contained in:
bors 2020-04-17 16:45:26 +00:00
commit f044cf9fb0

View File

@ -29,10 +29,16 @@ The commands will let you interact with Cargo using its command-line interface.
**[Frequently Asked Questions](faq.md)**
**Appendicies:**
**Appendices:**
* [Glossary](appendix/glossary.md)
* [Git Authentication](appendix/git-authentication.md)
**Other Documentation:**
* [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) —
Detailed notes about changes in Cargo in each release.
* [Rust documentation website](https://doc.rust-lang.org/) — Links to official
Rust documentation and tools.
[rust]: https://www.rust-lang.org/
[crates.io]: https://crates.io/
[GitHub]: https://github.com/rust-lang/cargo/tree/master/src/doc