mirror of
https://github.com/Swatinem/rust-cache
synced 2026-06-14 12:35:39 +00:00
add changelog
This commit is contained in:
parent
c676846f29
commit
3d1fa4654a
2 changed files with 222 additions and 40 deletions
|
|
@ -1,5 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2.9.0
|
||||||
|
|
||||||
|
- Update to `node24`
|
||||||
|
- Support running from within a `nix` shell
|
||||||
|
- Consider all installed toolchains for cache key
|
||||||
|
- Use case-insensitive comparison to determine exact cache hit
|
||||||
|
|
||||||
## 2.8.2
|
## 2.8.2
|
||||||
|
|
||||||
- Don't overwrite env for cargo-metadata call
|
- Don't overwrite env for cargo-metadata call
|
||||||
|
|
|
||||||
255
package-lock.json
generated
255
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue