14
0

- update to 0.8.1:

* `Issue #43`_: Add support for addition operator

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathspec?expand=0&rev=13
This commit is contained in:
2020-12-19 10:49:50 +00:00
committed by Git OBS Bridge
parent 25a1bafe4d
commit a486a3c015
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Dec 19 10:49:21 UTC 2020 - Dirk Müller <dmueller@suse.com>
- update to 0.8.1:
* `Issue #43`_: Add support for addition operator
-------------------------------------------------------------------
Wed Oct 7 03:51:16 UTC 2020 - John Vandenberg <jayvdb@gmail.com>