diff --git a/proxmox-subscription/Cargo.toml b/proxmox-subscription/Cargo.toml index 2d6203b1..ea40a66d 100644 --- a/proxmox-subscription/Cargo.toml +++ b/proxmox-subscription/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-subscription" -version = "0.4.1" +version = "0.4.2" authors.workspace = true edition.workspace = true license.workspace = true diff --git a/proxmox-subscription/debian/changelog b/proxmox-subscription/debian/changelog index 582b0d4a..4efca7f5 100644 --- a/proxmox-subscription/debian/changelog +++ b/proxmox-subscription/debian/changelog @@ -1,3 +1,11 @@ +rust-proxmox-subscription (0.4.2-1) stable; urgency=medium + + * move `ProductType` type to `proxmox-subscription` from POM + + * SubscriptionInfo: expose the `next_due_date` as an `i64` + + -- Proxmox Support Team Mon, 27 Nov 2023 13:42:13 +0100 + rust-proxmox-subscription (0.4.1-1) bookworm; urgency=medium * update to proxmox-schema 2.0