mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-05 14:27:29 +00:00
notify: bump to 0.5.3-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
ef54afe65f
commit
ad3657011e
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox-notify"
|
name = "proxmox-notify"
|
||||||
description = "implementation of notification base and plugins"
|
description = "implementation of notification base and plugins"
|
||||||
version = "0.5.2"
|
version = "0.5.3"
|
||||||
|
|
||||||
authors.workspace = true
|
authors.workspace = true
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
rust-proxmox-notify (0.5.3-1) bookworm; urgency=medium
|
||||||
|
|
||||||
|
* fix ordering of DUMMY_USER ObjectSchema properties
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Wed, 19 Feb 2025 13:00:47 +0100
|
||||||
|
|
||||||
rust-proxmox-notify (0.5.2-1) bookworm; urgency=medium
|
rust-proxmox-notify (0.5.2-1) bookworm; urgency=medium
|
||||||
|
|
||||||
* switch from `log` to `tracing`
|
* switch from `log` to `tracing`
|
||||||
|
Loading…
Reference in New Issue
Block a user