bump proxmox version to 0.2.1-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-07-23 12:04:12 +02:00
parent 78a0a0ee1d
commit 459a99d150
2 changed files with 11 additions and 1 deletions

View File

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

View File

@ -1,3 +1,13 @@
rust-proxmox (0.2.1-1) unstable; urgency=medium
* improve byte buffer
* add WebSocket implementation
* improve error handling and clippy lint fixes
-- Proxmox Support Team <support@proxmox.com> Thu, 23 Jul 2020 12:03:44 +0200
rust-proxmox (0.2.0-1) unstable; urgency=medium
* bump api-macro dependency to 0.2.0