docs: update changelog

This commit is contained in:
Kat Marchán 2023-09-11 15:25:07 -07:00
parent 6624d66c16
commit f8e21e5edb
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 9 additions and 0 deletions

View File

@ -1,5 +1,14 @@
# `cacache` Release Changelog
<a name="11.7.1"></a>
## 11.7.1 (2023-09-11)
### Bug Fixes
* **sync-only:** remove futures dep when no async features are being used ([100609ab](https://github.com/zkat/cacache-rs/commit/100609abee0715a12f1bf5688aa6b462b2b8c713))
* **mmap:** fix unused method warning ([c735d83a](https://github.com/zkat/cacache-rs/commit/c735d83a316ebe2844803132fa81f6dcb9f28b79))
* **deps:** moved to reflink-copy (#55) ([6624d66c](https://github.com/zkat/cacache-rs/commit/6624d66c16d2aedf6d8369c71c627ff7d817f72a))
<a name="11.7.0"></a>
## 11.7.0 (2023-09-11)