diff --git a/CHANGELOG.md b/CHANGELOG.md index d8d7437..396bf34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# 0.4.0 + +* Added button to clear filters +* Added configuration setting to hide status bar icon when uninitialised +* Added configuration setting to hide task notifications +* Added button for starting a new sprint, shows current sprint +* Added burndown chart +* Fixed id field one-change-behind bug in task editor + # 0.3.2 * Fixed issue with pruned node_modules files, turns out some of them actually _were_ necessary...