vscode-kanbn/CHANGELOG.md
2021-04-20 20:17:13 +01:00

28 lines
729 B
Markdown

# 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...
# 0.3.1
* Fixed typo in .vscodeignore file
* Pruned lots of unnecessary node_modules files
# 0.3.0
* Finished writing documentation, fixed some links and typos
* Fixed task titles from being center-aligned to left-aligned
* Description filter now includes sub-task text
# 0.2.0
* Initial release version