3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-04-05 21:24:07 +00:00

Add Changelog

This commit is contained in:
Arpad Borsos 2021-02-16 09:08:48 +01:00
parent b495963495
commit b17d52110e

View file

@ -1,5 +1,12 @@
# Changelog
## 1.2.0
- Cache `~/.cargo/bin`.
- Support for custom `$CARGO_HOME`.
- Add a `cache-hit` output.
- Add a new `sharedKey` option that overrides the automatic job-name based key.
## 1.1.0
- Add a new `working-directory` input.