File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,16 @@ Please submit pull requests against https://github.com/release-engineering/kobo.
3131Changelog
3232=========
3333
34+ kobo 0.39.0
35+ -----------
36+
37+ ### FEATURES & IMPROVEMENTS
38+
39+ - client: ` HubProxy ` now accepts ` transport_args ` to customize the
40+ instantiation of the default transport
41+ - ` kobo.pkgset.FileCache ` now implements ` __contains__ ` for improved
42+ performance
43+
3444kobo 0.38.0
3545-----------
3646
Original file line number Diff line number Diff line change 5353
5454setup (
5555 name = "kobo" ,
56- version = "0.38 .0" ,
56+ version = "0.39 .0" ,
5757 description = "A pile of python modules used by Red Hat release engineering to build their tools" ,
5858 url = "https://github.com/release-engineering/kobo/" ,
5959 author = "Red Hat, Inc." ,
You can’t perform that action at this time.
0 commit comments