Skip to content

Commit 5c0a0a2

Browse files
authored
chore: release v8.5.1 (#766)
1 parent e1fc904 commit 5c0a0a2

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [8.5.1](https://github.com/zip-rs/zip2/compare/v8.5.0...v8.5.1) - 2026-04-06
11+
12+
### <!-- 2 -->🚜 Refactor
13+
14+
- change magic finder to stack buffer ([#763](https://github.com/zip-rs/zip2/pull/763))
15+
- simplify extra field parsing ([#764](https://github.com/zip-rs/zip2/pull/764))
16+
1017
## [8.5.0](https://github.com/zip-rs/zip2/compare/v8.4.0...v8.5.0) - 2026-04-01
1118

1219
### <!-- 1 -->🐛 Bug Fixes

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "zip"
3-
version = "8.5.0"
3+
version = "8.5.1"
44
authors = [
55
"Mathijs van de Nes <git@mathijs.vd-nes.nl>",
66
"Marli Frost <marli@frost.red>",

0 commit comments

Comments
 (0)