From 251582b46a6e316374b9399a86e9bb5eaa224977 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 27 Mar 2024 12:13:14 +0100 Subject: [PATCH] bump version to 0.4.0 Signed-off-by: Thomas Lamprecht --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index b80e0b5..86e9f0e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +pve-esxi-import-tools (0.4.0) bookworm; urgency=medium + + * esxi api client: improve error message when password file is missing + + * esxi api client: improve error message for invalid credentials + + * esxi api client: rework argument parsing and add typing to better match + a more modern and ergonomic python coding style + + -- Proxmox Support Team Wed, 27 Mar 2024 12:13:09 +0100 + pve-esxi-import-tools (0.3.0) bookworm; urgency=medium * make datastores discoverable