]> git.proxmox.com Git - pxar.git/blobdiff - debian/changelog
bump version to 0.6.0-1
[pxar.git] / debian / changelog
index ceebcd6663b50e49fcd679e08b11cebb2edd9813..672599c11cd7cbcedf4ce0a411342ac945570c5c 100644 (file)
@@ -1,3 +1,12 @@
+rust-pxar (0.6.0-1) pve; urgency=medium
+
+  * let the encoder's finish() method return the inner writer
+
+  * add `into_writer()` encoder method to "cancel" a directory and get the
+    writer without finishing up the goodbye table
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 27 Aug 2020 12:11:39 +0200
+
 rust-pxar (0.5.0-2) pve; urgency=medium
 
   * packaging fixup