bump version to 0.3.2-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-07-06 19:54:27 +02:00
parent 2917839966
commit 7d86d18cb1
2 changed files with 11 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "proxmox-backup-qemu"
version = "0.3.1"
version = "0.3.2"
authors = [
"Dietmar Maurer <dietmar@proxmox.com>",
"Wolfgang Bumiller <w.bumiller@proxmox.com>",

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
proxmox-backup-qemu (0.3.2-1) unstable; urgency=medium
* make Registry generic and add ImageAccessInfo
* add restore data reading API
* add api to check if backup can be done incrementally
-- Proxmox Support Team <support@proxmox.com> Mon, 06 Jul 2020 19:54:13 +0200
proxmox-backup-qemu (0.3.1-1) unstable; urgency=medium
* write_data: return 0 for reused chunks