We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6ff944 commit f7d414bCopy full SHA for f7d414b
CHANGELOG.md
@@ -18,6 +18,7 @@
18
19
- [Add support for `rustup target add all`][pr#1868]
20
- [Add `rustup show home`][pr#1933]
21
+- [Add NetBSD target to CI][pr#1978]
22
23
### Thanks
24
@@ -38,6 +39,7 @@
38
39
- Bryan Dady
40
- Fisher Darling
41
- Bjorn3
42
+- Iku Iwasa
43
44
[pr#1873]: https://github.com/rust-lang/rustup.rs/pulls/1873
45
[pr#1885]: https://github.com/rust-lang/rustup.rs/pulls/1885
@@ -50,6 +52,7 @@
50
52
[pr#1961]: https://github.com/rust-lang/rustup.rs/pulls/1961
51
53
[pr#1868]: https://github.com/rust-lang/rustup.rs/pulls/1868
54
[pr#1933]: https://github.com/rust-lang/rustup.rs/pulls/1933
55
+[pr#1978]: https://github.com/rust-lang/rustup.rs/pulls/1978
56
57
## [1.18.3] - 2019-05-22
58
0 commit comments