We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59e59b1 commit ca74107Copy full SHA for ca74107
1 file changed
CHANGELOG.md
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
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
18
## [7.4.0](https://github.com/zip-rs/zip2/compare/v7.3.0...v7.4.0) - 2026-02-05
19
20
### <!-- 0 -->🚀 Features
0 commit comments