We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e78ee1 commit 57cb3a8Copy full SHA for 57cb3a8
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
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
13
## [2.2.2](https://github.com/zip-rs/zip2/compare/v2.2.1...v2.2.2) - 2024-12-16
14
15
### <!-- 1 -->🐛 Bug Fixes
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zip"
-version = "2.2.2"
+version = "2.2.3"
authors = [
"Mathijs van de Nes <[email protected]>",
"Marli Frost <[email protected]>",
0 commit comments