Add link to changelog in the Cargo book.

This commit is contained in:
Eric Huss 2020-04-17 08:49:36 -07:00
parent 85fd2865fc
commit 022915dd48

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