]> git.proxmox.com Git - proxmox-backup.git/commitdiff
bump version to 0.5.0-1 v0.5.0
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 29 Jun 2020 11:01:11 +0000 (13:01 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 29 Jun 2020 11:01:11 +0000 (13:01 +0200)
Cargo.toml
debian/changelog

index 41545d4558b23a0f4b8c2b80ce7fa84b4691bf48..a47dfd56b597e384e0f38123b487eec92a9216fc 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "proxmox-backup"
-version = "0.4.0"
+version = "0.5.0"
 authors = ["Dietmar Maurer <dietmar@proxmox.com>"]
 edition = "2018"
 license = "AGPL-3"
index 374016768dad795d0ced16d279653f4bd2a5d355..bb9252b7e9962aec9e905b227a9a0b2c6c1eb7d5 100644 (file)
@@ -1,3 +1,13 @@
+rust-proxmox-backup (0.5.0-1) unstable; urgency=medium
+
+  * partially revert commit 1f82f9b7b5d231da22a541432d5617cb303c0000
+
+  * ui: allow to Forget (delete) backup snapshots
+
+  * pxar: deal with files changing size during archiving
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 29 Jun 2020 13:00:54 +0200
+
 rust-proxmox-backup (0.4.0-1) unstable; urgency=medium
 
   * change api for incremental backups mode