This commit is contained in:
Arpad Borsos
2022-11-09 20:14:41 +01:00
parent ecee04e7b3
commit 359a70e43a
4 changed files with 9 additions and 4 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 2.2.0
- Add new `save-if` option to always restore, but only conditionally save the cache.
## 2.1.0
- Only hash `Cargo.{lock,toml}` files in the configured workspace directories.