Skip to content

Commit e615f8e

Browse files
authored
chore: release v8.3.1 (#742)
1 parent 053d38b commit e615f8e

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff 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

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.3.0"
3+
version = "8.3.1"
44
authors = [
55
"Mathijs van de Nes <git@mathijs.vd-nes.nl>",
66
"Marli Frost <marli@frost.red>",

0 commit comments

Comments
 (0)