bump proxmox-api-macro to 0.1.7-1

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2020-04-17 18:37:55 +02:00
parent 49fb5e127c
commit 95403224c5
2 changed files with 9 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "proxmox-api-macro"
edition = "2018"
version = "0.1.6"
version = "0.1.7"
authors = [ "Wolfgang Bumiller <w.bumiller@proxmox.com>" ]
license = "AGPL-3"
description = "Proxmox API macro"

View File

@ -1,3 +1,11 @@
rust-proxmox-api-macro (0.1.7-1) proxmox-rust; urgency=medium
* replace failure with anyhow crate
* fix error message suggestiong 'permissions' instead of 'permission'
-- Proxmox Support Team <support@proxmox.com> Fri, 17 Apr 2020 18:36:03 +0200
rust-proxmox-api-macro (0.1.6-1) proxmox-rust; urgency=medium
* support reload_timezone option for methods