mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2025-06-08 03:36:37 +00:00
Release v1.0.4
This commit is contained in:
parent
5d50a12f35
commit
402d025565
4 changed files with 18 additions and 5 deletions
|
@ -4,11 +4,12 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
## [1.0.4] - 2020-01-26
|
||||
|
||||
### Added
|
||||
|
||||
- Support for the `rust-toolchain` file: If the toolchain input is not given, we will try and install the version specified in the `rust-toolchain` file.
|
||||
- Action outputs with `rustc`, `cargo` and `rustup` versions installed
|
||||
|
||||
## [1.0.3] - 2019-10-19
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue