docs: update changelog

This commit is contained in:
Kat Marchán 2023-03-31 17:54:45 -07:00
parent b7c10ecaaf
commit a8d12d3c5f
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 16 additions and 9 deletions

View File

@ -1,12 +1,19 @@
# `cacache` Release Changelog
<a name="11.5.1"></a>
## 11.5.1 (2023-04-01)
### Bug Fixes
* **deps:** bump ssri too ([4950998f](https://github.com/zkat/cacache-rs/commit/4950998f77444786ef747cbacfea5214741e350d))
# `cacache` Release Changelog
<a name="11.5.2"></a>
## 11.5.2 (2023-04-01)
### Bug Fixes
* **deps:** move async-attributes over to dev-dependencies ([b7c10eca](https://github.com/zkat/cacache-rs/commit/b7c10ecaaf38893507ac8cba27a8ba45eb309dce))
<a name="11.5.1"></a>
## 11.5.1 (2023-04-01)
### Bug Fixes
* **deps:** bump ssri too ([4950998f](https://github.com/zkat/cacache-rs/commit/4950998f77444786ef747cbacfea5214741e350d))
# `cacache` Release Changelog
<a name="11.5.0"></a>