diff --git a/proxmox/Cargo.toml b/proxmox/Cargo.toml index 1b6280fc..d322fb2d 100644 --- a/proxmox/Cargo.toml +++ b/proxmox/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "proxmox" edition = "2018" -version = "0.10.2" +version = "0.10.3" authors = [ "Dietmar Maurer ", "Wolfgang Bumiller ", diff --git a/proxmox/debian/changelog b/proxmox/debian/changelog index 47ef956c..8a89c237 100644 --- a/proxmox/debian/changelog +++ b/proxmox/debian/changelog @@ -1,3 +1,13 @@ +rust-proxmox (0.10.3-1) unstable; urgency=medium + + * api: implement schema doc generator for PropertyStrings + + * api: improve reST formating + + * api: add dump_enum_properties(), make dump_api_parameter pub + + -- Proxmox Support Team Wed, 10 Feb 2021 10:13:04 +0100 + rust-proxmox (0.10.2-1) unstable; urgency=medium * CliCommandMap: add usage_skip_options to suppress options in