17
0

Update to 2.2.0:

- Port tests to pytest
  - cli: --cert Client side certificate support (Tobias Wolter)
  - cli: add ability to post comment while sending attachment (Jeff Mahoney)
  - cli: Add --comment-tag option
  - cli: Add info --active-components
  - Add a raw Product.get wrapper API

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=44
This commit is contained in:
2018-08-16 10:01:21 +00:00
committed by Git OBS Bridge
parent dc64d4bdfc
commit f9660ec029
5 changed files with 26 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Aug 16 09:32:14 UTC 2018 - mcepl@suse.com
- Update to 2.2.0:
- Port tests to pytest
- cli: --cert Client side certificate support (Tobias Wolter)
- cli: add ability to post comment while sending attachment (Jeff Mahoney)
- cli: Add --comment-tag option
- cli: Add info --active-components
- Add a raw Product.get wrapper API
-------------------------------------------------------------------
Mon May 7 15:13:13 UTC 2018 - dimstar@opensuse.org