Skip to content

Commit

Permalink
Merge d4354b9 into 85f9896
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanpm committed Nov 26, 2018
2 parents 85f9896 + d4354b9 commit 3cc18c5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,22 @@ Please submit pull requests against https://github.com/release-engineering/kobo.
Changelog
=========

kobo 0.8.0
----------

### FEATURES & IMPROVEMENTS

- Improved Python 3 compatibility
- Improved Django 2.0 compatibility
- Improved tests coverage
- Header produced by kobo.shortcuts.run(show_cmd=True) is now limited to 79 characters length

### BUG FIXES

- Fixed handling of string SERVER_PORT in wsgi requests
- Fixed Worker.timeout_task wrongly setting subtasks to INTERRUPTED ([#72](https://github.com/release-engineering/kobo/issues/72))
- Fixed Worker.set_task_weight always crashing ([#75](https://github.com/release-engineering/kobo/issues/75))

kobo 0.7.0
----------

Expand Down

0 comments on commit 3cc18c5

Please sign in to comment.