mirror of
https://github.com/Swatinem/rust-cache
synced 2025-04-26 13:25:34 +00:00
Add Changelog
This commit is contained in:
parent
b495963495
commit
b17d52110e
1 changed files with 7 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue