]> git.proxmox.com Git - proxmox.git/commitdiff
bump proxmox to 0.7.0-1
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 30 Oct 2020 14:15:32 +0000 (15:15 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 30 Oct 2020 14:15:32 +0000 (15:15 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
proxmox/Cargo.toml
proxmox/debian/changelog

index 2c99ed741e1b00e71b35168ed38efc0c34b082e3..413da8f8e8c270ac707aaad96de0b636301c7afa 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "proxmox"
 edition = "2018"
-version = "0.6.0"
+version = "0.7.0"
 authors = [
     "Dietmar Maurer <dietmar@proxmox.com>",
     "Wolfgang Bumiller <w.bumiller@proxmox.com>",
index c0b6110a432a89ed575a4141aac59850da0beca7..64f54413f72335d8deef82487e99cc0a37b48755 100644 (file)
@@ -1,3 +1,9 @@
+rust-proxmox (0.7.0-1) unstable; urgency=medium
+
+  * rename 'step' to 'period' in totp values
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 30 Oct 2020 15:14:41 +0100
+
 rust-proxmox (0.6.0-1) unstable; urgency=medium
 
   * fix a case where use of the api attribute macro can generate unused