File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,15 @@ Please submit pull requests against https://github.com/release-engineering/kobo.
3131Changelog
3232=========
3333
34+ kobo 0.40.0
35+ -----------
36+
37+ ### FEATURES & IMPROVEMENTS
38+
39+ - hub: Task model now records the user who cancelled a task.
40+ - client: ` HubProxy ` now retries PermissionDenied errors to mitigate false
41+ negatives that might appear immediately after login.
42+
3443kobo 0.39.0
3544-----------
3645
Original file line number Diff line number Diff line change 5353
5454setup (
5555 name = "kobo" ,
56- version = "0.39 .0" ,
56+ version = "0.40 .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