From 3f81f0ed712678045b8e605a1f94fbfd3d38fe13 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 13 Jul 2020 12:09:54 +0200 Subject: [PATCH] bump version to 6.2-5 Signed-off-by: Thomas Lamprecht --- debian/changelog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/debian/changelog b/debian/changelog index f239edf..892854f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +pve-docs (6.2-5) pve; urgency=medium + + * update link for YubiKey documentation + + * sdn: various improvements and addition + + * pvesm: Add an example and clarification for the export command + + * fix #2704: zfs-local: add disk replacement steps for grub + + * sysboot: add a section on how to determine the used bootloader + + * storage: add initial Proxmox Backup Server docs + + * VMs: add man-page and notes about custom CPU models + + * update static data and schema definitions + + -- Proxmox Support Team Mon, 13 Jul 2020 12:09:21 +0200 + pve-docs (6.2-4) pve; urgency=medium * add documentation for new experimental SDN (Software Defined Network)