Skip to content

Commit ba77189

Browse files
authored
chore: release v7.3.0 (#580)
1 parent 57b5ecc commit ba77189

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [7.3.0](https://github.com/zip-rs/zip2/compare/v7.3.0-pre1...v7.3.0) - 2026-02-04
11+
12+
### <!-- 0 -->🚀 Features
13+
14+
- cleanup the benchs and Cargo.toml ([#606](https://github.com/zip-rs/zip2/pull/606))
15+
- Add support for per-file comments ([#543](https://github.com/zip-rs/zip2/pull/543))
16+
17+
### <!-- 1 -->🐛 Bug Fixes
18+
19+
- Document feature `unreserved` and make the mapping of extra fields public ([#616](https://github.com/zip-rs/zip2/pull/616))
20+
- Return an error if abort_file() fails when exceeding non-large-file limit ([#598](https://github.com/zip-rs/zip2/pull/598))
21+
22+
### <!-- 7 -->⚙️ Miscellaneous Tasks
23+
24+
- Bump version to 7.3.0 (semver checks fail if it's still 7.3.0-pre1)
25+
1026
## [7.3.0-pre1](https://github.com/zip-rs/zip2/compare/v7.2.0...v7.3.0-pre1) - 2026-01-27
1127

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

0 commit comments

Comments
 (0)