mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-08 18:05:42 +08:00
1.1 KiB
1.1 KiB
Changelog
All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
Unreleased
1.1.0 - 2022-01-09
- Support
valgrind,wasm-pack, andwasmtime.
1.0.3 - 2022-01-06
- Update
cargo-llvm-cov@latestto 0.1.15.
1.0.2 - 2022-01-05
- Update
cargo-minimal-versions@latestto 0.1.1.
1.0.1 - 2022-01-05
- Fix error in cases where the release has been created but the binary has not yet been uploaded.
1.0.0 - 2021-12-30
Initial release