mirror of
https://git.proxmox.com/git/pathpatterns
synced 2025-06-06 12:35:45 +00:00
bump version to 0.1.2-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
17b7bd9f3c
commit
916e41c50e
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "pathpatterns"
|
name = "pathpatterns"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
authors = ["Wolfgang Bumiller <w.bumiller@errno.eu>"]
|
authors = ["Wolfgang Bumiller <w.bumiller@errno.eu>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "AGPL-3"
|
license = "AGPL-3"
|
||||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
rust-pathpatterns (0.1.2-1) pve; urgency=medium
|
||||||
|
|
||||||
|
* fixed `**/foo` not properly matching a "foo" without any slashes in front
|
||||||
|
of it
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 09 Jul 2020 14:31:36 +0200
|
||||||
|
|
||||||
rust-pathpatterns (0.1.1-1) pve; urgency=medium
|
rust-pathpatterns (0.1.1-1) pve; urgency=medium
|
||||||
|
|
||||||
* let MatchEntry::match_flags() take immutable self
|
* let MatchEntry::match_flags() take immutable self
|
||||||
|
Loading…
Reference in New Issue
Block a user