diff --git a/Cargo.toml b/Cargo.toml index 2fa1f04b..6c9bf878 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [workspace.package] -version = "3.2.10" +version = "3.2.11" authors = [ "Dietmar Maurer ", "Dominik Csapak ", diff --git a/debian/changelog b/debian/changelog index d200b063..b69ac905 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +rust-proxmox-backup (3.2.11-1) bookworm; urgency=medium + + * fix #3044: server: implement push support for sync operations + + * push sync related refactors + + -- Proxmox Support Team Thu, 21 Nov 2024 12:03:50 +0100 + rust-proxmox-backup (3.2.10-1) bookworm; urgency=medium * api: disk list: do not fail but just log error on gathering smart data