docs: update changelog

This commit is contained in:
Kat Marchán 2022-01-23 10:06:27 -08:00
parent 03d4596baa
commit 8741f4af71
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 196 additions and 185 deletions

View File

@ -1,5 +1,16 @@
# `cacache` Release Changelog # `cacache` Release Changelog
<a name="10.0.0"></a>
## 10.0.0 (2022-01-23)
### Breaking Changes
* **msrv:** bump MSRV to 1.54, thanks to socket ([323ecacc](https://github.com/zkat/cacache-rs/commit/323ecacc3b1e9b70bfac5f3e0838b099e9c6f8a4))
### Bug Fixes
* **security:** replaced memmap with memmap2 (#30) ([03d4596b](https://github.com/zkat/cacache-rs/commit/03d4596baa330a057011e5238983095c08039360))
<a name="9.0.0"></a> <a name="9.0.0"></a>
## 9.0.0 (2021-09-16) ## 9.0.0 (2021-09-16)