diff --git a/proxmox/Cargo.toml b/proxmox/Cargo.toml index 057b34bc..b3c55aa6 100644 --- a/proxmox/Cargo.toml +++ b/proxmox/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "proxmox" edition = "2018" -version = "0.1.16" +version = "0.1.17" authors = [ "Dietmar Maurer ", "Wolfgang Bumiller ", diff --git a/proxmox/debian/changelog b/proxmox/debian/changelog index 8ce70afd..8ea8352a 100644 --- a/proxmox/debian/changelog +++ b/proxmox/debian/changelog @@ -1,3 +1,9 @@ +rust-proxmox (0.1.17-1) unstable; urgency=medium + + * improve text-table output formatting + + -- Proxmox Support Team Fri, 28 Feb 2020 10:07:56 +0100 + rust-proxmox (0.1.16-1) unstable; urgency=medium * bump api-macro dependency to 0.1.4