diff --git a/Cargo.toml b/Cargo.toml index 45f2c26..3618e61 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pmg-log-tracker" -version = "2.3.0" +version = "2.3.1" authors = ["Mira Limbeck ", "Dietmar Maurer "] edition = "2021" license = "AGPL-3" diff --git a/debian/changelog b/debian/changelog index dbe421a..ce0b558 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,10 @@ -rust-pmg-log-tracker (2.3.0-1) pmg; urgency=medium +rust-pmg-log-tracker (2.3.1-1) bullseye; urgency=medium + + * fix regression related to months != january + + -- Proxmox Support Team Tue, 01 Feb 2022 13:30:59 +0100 + +rust-pmg-log-tracker (2.3.0-1) bullseye; urgency=medium * fix #3758: fix `to` filter with empty NoqueueEntry `to` field