bump version to 0.3.0

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-11-19 12:45:52 +01:00
parent 6abe14d04b
commit 62399a8e50
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "proxmox-mail-forward"
version = "0.2.3"
version = "0.3.0"
authors = [
"Fiona Ebner <f.ebner@proxmox.com>",
"Lukas Wagner <l.wagner@proxmox.com>",

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
rust-proxmox-mail-forward (0.3.0) bookworm; urgency=medium
* update proxmox-notify crate to support the new webhook targets
-- Proxmox Support Team <support@proxmox.com> Tue, 19 Nov 2024 12:45:48 +0100
rust-proxmox-mail-forward (0.2.3) bookworm; urgency=medium
* fix formatting of Date header to use the C locale