Skip to content

Commit 2375678

Browse files
committed
docs: update changelog
1 parent 761d715 commit 2375678

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

3+
<a name="13.0.0"></a>
4+
## 13.0.0 (2024-02-15)
5+
6+
### Bug Fixes
7+
8+
* **sync:** Added the feature flags for compilation without the async runtime. Fixes #64. (#65) ([ffa1ab72](https://github.com/zkat/cacache-rs/commit/ffa1ab7254e0b051e6d65fe16b71ab44be04c968))
9+
* **BREAKING CHANGE**: this bumps the MSRV to 1.70.0
10+
* **remove_fully:** Remove the key content when set `remove_fully` to `true` (#63) ([761d7155](https://github.com/zkat/cacache-rs/commit/761d71558a4b9f06907cb5ff43247fdbd158716b))
11+
* **BREAKING CHANGE**: this is technically a fix, but maybe people didn't expect this.
12+
313
<a name="12.0.0"></a>
414
## 12.0.0 (2023-10-07)
515

0 commit comments

Comments
 (0)