diff --git a/CHANGELOG.md b/CHANGELOG.md index e7802cea6..59008d172 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.3.0 + +BUG FIXES: + * Shutdown a task now sends the interrupt signal first to the process before + forcefully killing it. [GH-543] + ## 0.2.1 IMPROVEMENTS: