diff --git a/pve-rs/Cargo.toml b/pve-rs/Cargo.toml index 3f0849a..e1524c3 100644 --- a/pve-rs/Cargo.toml +++ b/pve-rs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pve-rs" -version = "0.7.0" +version = "0.7.1" authors = ["Proxmox Support Team "] edition = "2018" license = "AGPL-3" diff --git a/pve-rs/debian/changelog b/pve-rs/debian/changelog index e8d8816..5bcf624 100644 --- a/pve-rs/debian/changelog +++ b/pve-rs/debian/changelog @@ -1,3 +1,9 @@ +libpve-rs-perl (0.7.1) bullseye; urgency=medium + + * add 'allow-subdomains' property to webauthn config + + -- Proxmox Support Team Mon, 25 Jul 2022 13:45:11 +0200 + libpve-rs-perl (0.7.0) bullseye; urgency=medium * add Proxmox::RS::Subscription support