Skip to content

Commit ca74107

Browse files
authored
chore: release v8.0.0 (#653)
1 parent 59e59b1 commit ca74107

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [8.0.0](https://github.com/zip-rs/zip2/compare/v7.4.0...v8.0.0) - 2026-02-14
11+
12+
### <!-- 0 -->🚀 Features
13+
14+
- document zip flags as enum ([#639](https://github.com/zip-rs/zip2/pull/639))
15+
- Migrate to Rust 2024 ([#650](https://github.com/zip-rs/zip2/pull/650))
16+
- [**breaking**] Remove deprecated methods of `DateTime` ([#597](https://github.com/zip-rs/zip2/pull/597))
17+
1018
## [7.4.0](https://github.com/zip-rs/zip2/compare/v7.3.0...v7.4.0) - 2026-02-05
1119

1220
### <!-- 0 -->🚀 Features

0 commit comments

Comments
 (0)