diff --git a/pmg-rs/Cargo.toml b/pmg-rs/Cargo.toml index 41000da..b801e66 100644 --- a/pmg-rs/Cargo.toml +++ b/pmg-rs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pmg-rs" -version = "0.3.2" +version = "0.5.0" authors = [ "Proxmox Support Team ", "Wolfgang Bumiller ", diff --git a/pmg-rs/debian/changelog b/pmg-rs/debian/changelog index 59fd883..c106fea 100644 --- a/pmg-rs/debian/changelog +++ b/pmg-rs/debian/changelog @@ -1,3 +1,11 @@ +libpmg-rs-perl (0.5.0) bullseye; urgency=medium + + * bump perlmod to 0.12 + + * provide Proxmox::RS::CalendarEvent + + -- Proxmox Support Team Tue, 01 Mar 2022 10:38:42 +0100 + libpmg-rs-perl (0.4.0) bullseye; urgency=medium * add tfa module