Skip to content

Commit 8ff4d04

Browse files
committed
Prepare for release v0.8.0
1 parent d0b3659 commit 8ff4d04

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [v0.8.0](https://github.com/epwalsh/rust-cached-path/releases/tag/v0.8.0) - 2025-05-21
11+
1012
### Added
1113

1214
- Support `.tar.xz` and `.tar.lzma` archives

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cached-path"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
authors = ["epwalsh <epwalsh10@gmail.com>"]
55
edition = "2018"
66
keywords = ["http", "caching"]

0 commit comments

Comments
 (0)