Skip to content

Commit 96c9db6

Browse files
authored
Merge pull request #87 from rohanpm/0.8.0
kobo 0.8.0 release notes
2 parents 85f9896 + d4354b9 commit 96c9db6

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,22 @@ Please submit pull requests against https://github.com/release-engineering/kobo.
3131
Changelog
3232
=========
3333

34+
kobo 0.8.0
35+
----------
36+
37+
### FEATURES & IMPROVEMENTS
38+
39+
- Improved Python 3 compatibility
40+
- Improved Django 2.0 compatibility
41+
- Improved tests coverage
42+
- Header produced by kobo.shortcuts.run(show_cmd=True) is now limited to 79 characters length
43+
44+
### BUG FIXES
45+
46+
- Fixed handling of string SERVER_PORT in wsgi requests
47+
- Fixed Worker.timeout_task wrongly setting subtasks to INTERRUPTED ([#72](https://github.com/release-engineering/kobo/issues/72))
48+
- Fixed Worker.set_task_weight always crashing ([#75](https://github.com/release-engineering/kobo/issues/75))
49+
3450
kobo 0.7.0
3551
----------
3652

0 commit comments

Comments
 (0)