bump rust-proxmox version 0.1.18-1

This commit is contained in:
Dietmar Maurer 2020-03-02 12:48:31 +01:00
parent 59bd5bcad6
commit bff0791307
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "proxmox"
edition = "2018"
version = "0.1.17"
version = "0.1.18"
authors = [
"Dietmar Maurer <dietmar@proxmox.com>",
"Wolfgang Bumiller <w.bumiller@proxmox.com>",

View File

@ -1,3 +1,9 @@
rust-proxmox (0.1.18-1) unstable; urgency=medium
* Added SectionConfig (moved from proxmox-backup)
-- Proxmox Support Team <support@proxmox.com> Mon, 02 Mar 2020 12:48:08 +0100
rust-proxmox (0.1.17-1) unstable; urgency=medium
* improve text-table output formatting