bump version to 3.0-4

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-03-10 14:03:53 +01:00
parent 1245ad854c
commit e292f76997

12
debian/changelog vendored
View File

@ -1,3 +1,15 @@
libpve-guest-common-perl (3.0-4) pve; urgency=medium
* abstractconfig: add partial_fast_plug
* config trait: allow to pass arbitrary lock to create_and_lock_config
* abstractconfig: add prototype for get_backup_volumes
* avoid cyclic reference in closure
-- Proxmox Support Team <support@proxmox.com> Tue, 10 Mar 2020 14:03:43 +0100
libpve-guest-common-perl (3.0-3) pve; urgency=medium
* update use statements and dependencies following pve-cluster refactoring