Skip to content

Commit fbe26dc

Browse files
committed
docs: update changelog
1 parent 41392e7 commit fbe26dc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# `cacache` Release Changelog
22

3+
<a name="11.6.0"></a>
4+
## 11.6.0 (2023-05-21)
5+
6+
### Features
7+
8+
* **mmap:** new feature for mmap-based optimization (#49) ([58de0b2d](https://github.com/zkat/cacache-rs/commit/58de0b2d1016c964d6f18f042f10e2a744415b08))
9+
* **xxhash:** Add xxhash support and some utilities for making it easier to use (#51) ([41392e74](https://github.com/zkat/cacache-rs/commit/41392e7469b7e49b5b35aaacf77eb8a877a1484c))
10+
11+
### Bug Fixes
12+
13+
* **mmap:** pre-allocate temp file before mmapping (#50) ([1ac1d647](https://github.com/zkat/cacache-rs/commit/1ac1d647e0e25e1230bca376f9f294336dd57943))
14+
315
<a name="11.5.2"></a>
416
## 11.5.2 (2023-04-01)
517

0 commit comments

Comments
 (0)