From 4f0fd287599a24c34f79c75e25c4430a8aee4fcb Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 2 May 2022 17:33:40 +0200 Subject: [PATCH] bump version to 7.2-2 Signed-off-by: Thomas Lamprecht --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/changelog b/debian/changelog index 57ab0953..cc06ef6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +pve-manager (7.2-2) bullseye; urgency=medium + + * ui: storage content: support filtering by notes for backups + + * api: ceph pools: add type to returned properties + + * ui: ceph pools: add pool type column, but hide by default + + * ui: ceph pool edit: disable size and crush rule for erasure pools + + * ui: snapshot tree: warn that current state is lost when confirming + rollback + + -- Proxmox Support Team Mon, 02 May 2022 17:33:27 +0200 + pve-manager (7.2-1) bullseye; urgency=medium * ui: dc/SyncWindow: use field set like sync options now does too