diff --git a/pmg-rs/Cargo.toml b/pmg-rs/Cargo.toml index bc77b44..c501eee 100644 --- a/pmg-rs/Cargo.toml +++ b/pmg-rs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pmg-rs" -version = "0.5.2" +version = "0.6.0" authors = [ "Proxmox Support Team ", "Wolfgang Bumiller ", diff --git a/pmg-rs/debian/changelog b/pmg-rs/debian/changelog index fd572aa..599614d 100644 --- a/pmg-rs/debian/changelog +++ b/pmg-rs/debian/changelog @@ -1,3 +1,11 @@ +libpmg-rs-perl (0.6.0) bullseye; urgency=medium + + * add Proxmox::RS::Subscription support + + * bump proxmox-http to 0.6.4 to fix an issue with proxy authorization + + -- Proxmox Support Team Thu, 21 Jul 2022 14:57:21 +0200 + libpmg-rs-perl (0.5.2) bullseye; urgency=medium * add common apt module