diff --git a/pmg-rs/Cargo.toml b/pmg-rs/Cargo.toml index 3eae573..c99ed62 100644 --- a/pmg-rs/Cargo.toml +++ b/pmg-rs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pmg-rs" -version = "0.6.0" +version = "0.6.1" authors = [ "Proxmox Support Team ", "Wolfgang Bumiller ", diff --git a/pmg-rs/debian/changelog b/pmg-rs/debian/changelog index 599614d..06289ce 100644 --- a/pmg-rs/debian/changelog +++ b/pmg-rs/debian/changelog @@ -1,3 +1,9 @@ +libpmg-rs-perl (0.6.1) bullseye; urgency=medium + + * add 'allow-subdomains' property to webauthn config + + -- Proxmox Support Team Mon, 25 Jul 2022 13:45:39 +0200 + libpmg-rs-perl (0.6.0) bullseye; urgency=medium * add Proxmox::RS::Subscription support