File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 8.3.1] ( https://github.com/zip-rs/zip2/compare/v8.3.0...v8.3.1 ) - 2026-03-21
11+
12+ ### <!-- 2 --> 🚜 Refactor
13+
14+ - use ` AexEncryption::new ` ([ #736 ] ( https://github.com/zip-rs/zip2/pull/736 ) )
15+ - update tests to add big endian miri check ([ #735 ] ( https://github.com/zip-rs/zip2/pull/735 ) )
16+
17+ ### <!-- 7 --> ⚙️ Miscellaneous Tasks
18+
19+ - cleanup repository files ([ #743 ] ( https://github.com/zip-rs/zip2/pull/743 ) )
20+
1021## [ 8.3.0] ( https://github.com/zip-rs/zip2/compare/v8.2.0...v8.3.0 ) - 2026-03-19
1122
1223### <!-- 0 --> 🚀 Features
Original file line number Diff line number Diff line change 11[package ]
22name = " zip"
3- version = " 8.3.0 "
3+ version = " 8.3.1 "
44authors = [
55 " Mathijs van de Nes <git@mathijs.vd-nes.nl>" ,
66 " Marli Frost <marli@frost.red>" ,
You can’t perform that action at this time.
0 commit comments