]> git.proxmox.com Git - pathpatterns.git/commitdiff
bump version to 0.1.1-1
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 9 Jun 2020 10:58:44 +0000 (12:58 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 9 Jun 2020 10:58:44 +0000 (12:58 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Cargo.toml
debian/changelog

index e2271e96bc8984076c7844e38a9c335aa88c38c7..83b7e2d3ea5ea300436174344b50157e46250894 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "pathpatterns"
-version = "0.1.0"
+version = "0.1.1"
 authors = ["Wolfgang Bumiller <w.bumiller@errno.eu>"]
 edition = "2018"
 license = "AGPL-3"
index eb83dffb7f3ede10ac0cb07684e55b9cc02be6d0..e704c22f5aae7c59f30d1efda7d3e0cb59a6546f 100644 (file)
@@ -1,3 +1,9 @@
+rust-pathpatterns (0.1.1-1) pve; urgency=medium
+
+  * let MatchEntry::match_flags() take immutable self
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 09 Jun 2020 12:58:03 +0200
+
 rust-pathpatterns (0.1.0-1) pve; urgency=medium
 
   * initial release