Skip to content

Commit 849f345

Browse files
committed
Bump version number and update CHANGELOG.md for 2.2.1 release
1 parent 180732a commit 849f345

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

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

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

5+
## [2.2.1] - 2025-09-02
6+
* Updated Cargo dependencies to fix CVE-2025-58160 / GHSA-xwfj-jgwm-7wp5
7+
58
## [2.2.0] - 2025-08-22
69
* Added DNS hostnames to IPs in sources list
710
* Added new precompiled Windows binary for 64bit ARM

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.2.0"
9+
version = "2.2.1"
1010
edition = "2024"
1111

1212
[patch.crates-io]

0 commit comments

Comments
 (0)