15
0
forked from pool/python-clikit

Accepting request 751627 from home:mcepl:branches:devel:languages:python

- Update to 0.4.0:
  - Changed the way event names are stored and exposed.
  - Fixed parsing of options after a -- token.

OBS-URL: https://build.opensuse.org/request/show/751627
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-clikit?expand=0&rev=5
This commit is contained in:
2019-11-28 14:24:19 +00:00
committed by Git OBS Bridge
parent abddea882a
commit d067ede417
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 28 15:05:12 CET 2019 - Matej Cepl <mcepl@suse.com>
- Update to 0.4.0:
- Changed the way event names are stored and exposed.
- Fixed parsing of options after a -- token.
-------------------------------------------------------------------
Wed Oct 9 14:10:12 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>