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 2020-09-28 12:53:56 +02:00
parent 1d1bff80c5
commit 33677a20f2

8
CHANGELOG.md Normal file
View file

@ -0,0 +1,8 @@
# Changelog
## Unreleased
- Improved logging output.
- Make sure to consider `all-features` dependencies when pruning.
- Work around macOS cache corruption.
- Remove git-db cache for now.