Skip to content

Commit b410392

Browse files
committed
Update changelog for 1.3.0
1 parent 240c184 commit b410392

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# 1.3.0
2+
3+
* [Add armv8l support](https://github.com/rust-lang-nursery/rustup.rs/pull/1055)
4+
* [Update curl crate](https://github.com/rust-lang-nursery/rustup.rs/pull/1101)
5+
* [Fix inadvertent dependency on bash](https://github.com/rust-lang-nursery/rustup.rs/pull/1048)
6+
* [Update openssl-probe to 0.1.1](https://github.com/rust-lang-nursery/rustup.rs/pull/1061)
7+
* [zsh completions cleanup](https://github.com/rust-lang-nursery/rustup.rs/pull/1068)
8+
* [Alias 'rustup toolchain uninstall' to 'rustup uninstall'](https://github.com/rust-lang-nursery/rustup.rs/pull/1073)
9+
* [Fix a typo in PowerShell completion script help](https://github.com/rust-lang-nursery/rustup.rs/pull/1076)
10+
* [Enforce timeouts for reading rustc version](https://github.com/rust-lang-nursery/rustup.rs/pull/1071)
11+
* [Fix OpenSSL linkage by using the final install-directory in the build](https://github.com/rust-lang-nursery/rustup.rs/pull/1065)
12+
13+
Contributors: bors, Brian Anderson, Diggory Blake, Greg Alexander, James Elford,
14+
Jordan Hiltunen, Justin Noah, Kang Seonghoon, Kevin K, Marco A L Barbosa
15+
116
# 1.2.0
217

318
* [Check ZDOTDIR when adding path to .zprofile](https://github.com/rust-lang-nursery/rustup.rs/pull/1038)

0 commit comments

Comments
 (0)