pathpatterns/debian/changelog
Wolfgang Bumiller 916e41c50e bump version to 0.1.2-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-07-09 14:32:22 +02:00

19 lines
554 B
Plaintext

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
* 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
-- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 12:34:49 +0200