Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 6715f9d

Browse files
committed
Do not use target input as a --default-target argument for rustup
1 parent 15b1f31 commit 6715f9d

File tree

5 files changed

+5655
-5623
lines changed

5 files changed

+5655
-5623
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [1.0.1] - 2019-10-05
8+
9+
### Changed
10+
11+
- `target` input is not used as a `--default-target` argument for `rustup` anymore (#8)
12+
13+
## [1.0.0] - 2019-09-15
14+
15+
### Added
16+
17+
- First public version

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)