Skip to content

Commit 8912d23

Browse files
committed
Bump to 1.8.0
1 parent bf3cc16 commit 8912d23

File tree

7 files changed

+232
-214
lines changed

7 files changed

+232
-214
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# 1.8.0
2+
3+
* [Add `rustup run --install`][pr1295]
4+
* [Prevent `rustup update` to a toolchain without `rustc` or `cargo`][pr1298]
5+
* [Add support for `rustfmt` shims][pr1294]
6+
7+
[pr1295]: https://github.com/rust-lang-nursery/rustup.rs/pull/1295
8+
[pr1298]: https://github.com/rust-lang-nursery/rustup.rs/pull/1298
9+
[pr1294]: https://github.com/rust-lang-nursery/rustup.rs/pull/1294
10+
11+
Contributors: Alex Crichton, kennytm, Nick Cameron, Simon Sapin, Who? Me?!
12+
113
# 1.7.0
214

315
* [Improve clarity of component errors][pr1255]

0 commit comments

Comments
 (0)