diff options
| author | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2025-04-08 15:35:16 +0200 |
|---|---|---|
| committer | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2025-04-08 15:35:16 +0200 |
| commit | f49d3689d7779fa6b5f90d636f865b851169f1c6 (patch) | |
| tree | d91eff2bd9daff2b04df7b50007a7b1e278b5450 | |
| parent | 3ede261b255263ba79a63446305ba0a0f408592c (diff) | |
bump version to 0.11.1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c899552..50e6f93 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-network-perl (0.11.1) bookworm; urgency=medium + + * ipam: netbox: fix adding VMs without a name set in the options + + -- Proxmox Support Team <support@proxmox.com> Tue, 08 Apr 2025 15:35:08 +0200 + libpve-network-perl (0.11.0) bookworm; urgency=medium * dns: powerdns: correctly handle different records types (A / AAAA) |
