Skip to content

Commit 9283d6a

Browse files
committed
Add 0.7.0 changelog
1 parent 3eeb136 commit 9283d6a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# 0.7.0
2+
3+
* [Correctly "detect" host endianness on MIPS](https://github.com/rust-lang-nursery/rustup.rs/pull/802)
4+
* [Add powershell completions](https://github.com/rust-lang-nursery/rustup.rs/pull/801)
5+
* [Update toolchain used to build rustup](https://github.com/rust-lang-nursery/rustup.rs/pull/741)
6+
* [Support probing MIPS64 n64 targets](https://github.com/rust-lang-nursery/rustup.rs/pull/815)
7+
* [Support MIPS architectures in rustup-init.sh](https://github.com/rust-lang-nursery/rustup.rs/pull/825)
8+
* [Automatically detect NetBSD during standard install](https://github.com/rust-lang-nursery/rustup.rs/pull/824)
9+
* [Fix symlink creation on windows](https://github.com/rust-lang-nursery/rustup.rs/pull/823)
10+
* [Search PATH for binaries run by `rustup run`](https://github.com/rust-lang-nursery/rustup.rs/pull/822)
11+
* [Recursive tool invocations should invoke the proxy, not the tool directly](https://github.com/rust-lang-nursery/rustup.rs/pull/812)
12+
* [Upgrade error-chain](https://github.com/rust-lang-nursery/rustup.rs/pull/841)
13+
* [Add FAQ entry for downloading Rust source](https://github.com/rust-lang-nursery/rustup.rs/pull/840)
14+
* [Rename ~/.multirust to ~/.rustup](https://github.com/rust-lang-nursery/rustup.rs/pull/830)
15+
* [Remove some codegen hacks](https://github.com/rust-lang-nursery/rustup.rs/pull/850)
16+
* [Update libc for MIPS64 host builds](https://github.com/rust-lang-nursery/rustup.rs/pull/847)
17+
* [Default to MSVC on Windows](https://github.com/rust-lang-nursery/rustup.rs/pull/842)
18+
19+
Contributors: Alex Crichton, Arch, bors, Brian Anderson, Diggory Blake, Kai
20+
Roßwag, Kevin K, Oliver Schneider, Ryan Havar, Tobias Bucher, Wang Xuerui
21+
122
# 0.6.5
223

324
* [Update bundled curl code](https://github.com/rust-lang-nursery/rustup.rs/pull/790)

0 commit comments

Comments
 (0)