Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

43 lines (28 loc) · 1.16 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.0.1] - 2019-03-17

  • Initial release

[0.0.2] - 2019-03-17

  • Documentation update

[0.0.3] - 2019-03-17

  • Minor documentation update

[0.1.0] - 2019-03-18

  • Added support for using the task name as the commit message
  • Changed keybinding for Remove Document From Task

[0.2.0] - 2019-03-25

  • When switching tasks, check file still exists before trying to open it
  • Fixed documentation on how to auto-populate Git commit message
  • Changed icons

[0.3.0] - 2019-03-31

  • Show currently active task in status bar
  • Determine open editors (based on logic in eamodio.restore-editors)
  • Removed old logic for remove document from current task

[0.4.0] - 2019-04-08

  • Expand tree view by default to show active task
  • Create .vscode directory if it doesn't exist yet

[0.5.0] - 2019-06-09

  • Included trello short url in commit message

[0.6.0] - 2019-06-09

  • Renamed IDs to avoid conflicts with other extensions