Add a note about release notes being in Rust's release notes

This commit is contained in:
Carol (Nichols || Goulding) 2016-02-11 20:04:04 -05:00
parent 4b7f9dfef2
commit 49a84aae21

View File

@ -84,6 +84,10 @@ a list of known community-developed subcommands.
To contribute to the docs, all you need to do is change the markdown files in
the `src/doc` directory.
## Release notes
High level release notes are available as part of [Rust's release notes](https://github.com/rust-lang/rust/blob/master/RELEASES.md).
## Reporting Issues
Found a bug? We'd love to know about it!