diff --git a/pve-rs/Cargo.toml b/pve-rs/Cargo.toml index 097e33a..cdb2273 100644 --- a/pve-rs/Cargo.toml +++ b/pve-rs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pve-rs" -version = "0.4.0" +version = "0.4.2" authors = ["Proxmox Support Team "] edition = "2018" license = "AGPL-3" diff --git a/pve-rs/debian/changelog b/pve-rs/debian/changelog index 9ee9d97..d95ea6b 100644 --- a/pve-rs/debian/changelog +++ b/pve-rs/debian/changelog @@ -1,3 +1,9 @@ +libpve-rs-perl (0.4.2) bullseye; urgency=medium + + * fix resetting unreadable webauthn challenge data + + -- Proxmox Support Team Fri, 19 Nov 2021 14:14:04 +0100 + libpve-rs-perl (0.4.1) bullseye; urgency=medium * rebuild with base64 0.13