File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# python-bugzilla release news
22
3+ ## Release 2.2.0 (August 11, 2018)
4+ - Port tests to pytest
5+ - cli: --cert Client side certificate support (Tobias Wolter)
6+ - cli: add ability to post comment while sending attachment (Jeff Mahoney)
7+ - cli: Add --comment-tag option
8+ - cli: Add info --active-components
9+ - Add a raw Product.get wrapper API
10+
311## Release 2.1.0 (March 30, 2017)
412- Support for bugzilla 5 API Keys (Dustin J. Mitchell)
513- bugzillarc can be used to set default URL for the cli tool
Original file line number Diff line number Diff line change 77# option) any later version. See http://www.gnu.org/copyleft/gpl.html for
88# the full text of the license.
99
10- version = "2.1 .0"
10+ version = "2.2 .0"
1111__version__ = version
Original file line number Diff line number Diff line change 1515%endif
1616
1717Name: python-bugzilla
18- Version: 2.1 .0
18+ Version: 2.2 .0
1919Release: 1%{?dist }
2020Summary: Python library for interacting with Bugzilla
2121
You can’t perform that action at this time.
0 commit comments