summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ef9bfd4..52137c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+libpve-network-perl (0.4-7) pve; urgency=medium
+
+ * improve status API
+
+ * use more flexible split_list for ip lists to allow various common separators
+
+ * vnet: make tag optional and verify value in zone plugins
+
+ * add a 'simple' plugin
+
+ -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2020 14:14:48 +0200
+
libpve-network-perl (0.4-6) pve; urgency=medium
* add vnet vlan-aware option for layer2 plugins