File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,18 @@ Please submit pull requests against https://github.com/release-engineering/kobo.
3131Changelog
3232=========
3333
34+ kobo 0.41.0
35+ -----------
36+
37+ ### FEATURES & IMPROVEMENTS
38+
39+ - hub: improved Django 5.2 compatibility by modernizing middleware code
40+
41+ ### BUG FIXES
42+
43+ - hub: fixed enable-worker command to properly refresh ready state when workers are re-enabled
44+ - hub: added missing Django migration to avoid migration warnings
45+
3446kobo 0.40.0
3547-----------
3648
Original file line number Diff line number Diff line change 5353
5454setup (
5555 name = "kobo" ,
56- version = "0.40 .0" ,
56+ version = "0.41 .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