diff --git a/Cargo.toml b/Cargo.toml index 3438e167..41545d45 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-backup" -version = "0.3.0" +version = "0.4.0" authors = ["Dietmar Maurer "] edition = "2018" license = "AGPL-3" diff --git a/debian/changelog b/debian/changelog index c1fa4e5e..37401676 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,14 @@ +rust-proxmox-backup (0.4.0-1) unstable; urgency=medium + + * change api for incremental backups mode + + * zfs disk management gui + + -- Proxmox Support Team Fri, 26 Jun 2020 10:43:27 +0200 + rust-proxmox-backup (0.3.0-1) unstable; urgency=medium - * support incrtemental backups mode + * support incremental backups mode * new disk management