bump version to 0.2.2-1

This commit is contained in:
Dietmar Maurer
2020-06-03 10:37:46 +02:00
parent c48aa39f3b
commit c76c7f8303
2 changed files with 15 additions and 1 deletions

14
debian/changelog vendored
View File

@ -1,3 +1,17 @@
rust-proxmox-backup (0.2.2-1) unstable; urgency=medium
* proxmox-backup-client.rs: implement quiet flag
* client restore: don't add server file ending if already specified
* src/client/pull.rs: also download client.log.blob
* src/client/pull.rs: more verbose logging
* gui improvements
-- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 10:37:12 +0200
rust-proxmox-backup (0.2.1-1) unstable; urgency=medium
* ui: move server RRD statistics to 'Server Status' panel