Skip to content

Commit 57cb3a8

Browse files
authored
chore: release v2.2.3 (#297)
1 parent 3e78ee1 commit 57cb3a8

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [2.2.3](https://github.com/zip-rs/zip2/compare/v2.2.2...v2.2.3) - 2025-02-26
4+
5+
### <!-- 2 -->🚜 Refactor
6+
7+
- Change the inner structure of `DateTime` (#267)
8+
9+
### <!-- 7 -->⚙️ Miscellaneous Tasks
10+
11+
- cargo fix --edition
12+
313
## [2.2.2](https://github.com/zip-rs/zip2/compare/v2.2.1...v2.2.2) - 2024-12-16
414

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

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 = "2.2.2"
3+
version = "2.2.3"
44
authors = [
55
"Mathijs van de Nes <[email protected]>",
66
"Marli Frost <[email protected]>",

0 commit comments

Comments
 (0)