Skip to content

Commit 60afb88

Browse files
committed
Bump version number and update CHANGELOG.md for 2.3.3 release
1 parent 7005a28 commit 60afb88

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [2.3.3] - 2026-02-07
6+
* Fixed bug with compressed attachment detection and extraction (see issue #73)
7+
* Updated Cargo dependencies
8+
59
## [2.3.2] - 2026-01-19
610
* Made sending-mta-ip and receiving-mx-hostname in SMTP TLS reports optional since some reports omit it (see issue #57)
711
* Made contact information in SMTP TLS reports optional since some reports set it to null (see issue #71)

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ categories = ["email"]
66
license = "MIT"
77
readme = "README.md"
88
repository = "https://github.com/cry-inc/dmarc-report-viewer"
9-
version = "2.3.2"
9+
version = "2.3.3"
1010
edition = "2024"
1111

1212
[patch.crates-io]

0 commit comments

Comments
 (0)