update changelog

This commit is contained in:
Arpad Borsos 2023-07-03 19:38:01 +02:00
parent be7377e68e
commit 65dbc54a5d
No known key found for this signature in database
GPG Key ID: 908EDF65263368B4
1 changed files with 9 additions and 0 deletions

View File

@ -1,5 +1,14 @@
# Changelog
## 2.5.1
- Fix hash contribution of `Cargo.lock`.
## 2.5.0
- feat: Rm workspace crates version before caching.
- feat: Add hash of `.cargo/config.toml` to key.
## 2.4.0
- Fix cache key stability.