1
1
# 1.12.0
2
2
3
+ * [ Add --path flag to 'rustup doc'] [ pr1453 ]
4
+ * [ Add flag to "rustup show" for active-toolchain] [ pr1449 ]
5
+ * [ Bring rustup.js and markup into alignment with rust-www] [ pr1437 ]
3
6
* [ Add caret after first installation question] [ pr1435 ]
4
7
* [ Add "rustup doc --reference"] [ pr1430 ]
5
8
* [ Update Visual C++ Build Tools URL] [ pr1428 ]
14
17
* [ Use browser in BROWSER env if present for ` doc ` command] [ pr1289 ]
15
18
* [ Update shebang to reflect bashisms] [ pr1269 ]
16
19
20
+ [ pr1453 ] : https://github.com/rust-lang-nursery/rustup.rs/pull/1453
21
+ [ pr1449 ] : https://github.com/rust-lang-nursery/rustup.rs/pull/1449
22
+ [ pr1437 ] : https://github.com/rust-lang-nursery/rustup.rs/pull/1437
17
23
[ pr1435 ] : https://github.com/rust-lang-nursery/rustup.rs/pull/1435
18
24
[ pr1430 ] : https://github.com/rust-lang-nursery/rustup.rs/pull/1430
19
25
[ pr1428 ] : https://github.com/rust-lang-nursery/rustup.rs/pull/1428
@@ -32,7 +38,8 @@ Contributors: Andrew Pennebaker, Who? Me?!, Matteo Bertini, mog422,
32
38
Kasper Møller Andersen, Thibault Delor, Justin Worthe, TitanSnow,
33
39
aimileus, Antonio Murdaca, Cyryl Płotnicki, Nick Cameron, Alex Crichton,
34
40
Kornel, Stuart Dootson, Pietro Albini, Diggory Blake, Yuji Nakao,
35
- Johannes Hofmann, CrLF0710, Aaron Lee
41
+ Johannes Hofmann, CrLF0710, Aaron Lee, Brian Anderson, Mateusz Mikuła,
42
+ Segev Finer, Dan Aloni, Joeri van Ruth
36
43
37
44
# 1.11.0
38
45
0 commit comments