Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 920 Bytes

changelog.md

File metadata and controls

33 lines (24 loc) · 920 Bytes

Version 2.0.2

  • Ensuring a pre-existing bullet symbol on the line is preserved when possible, regardless of the preferred one configured

Version 2.0.1

  • Ensuring the symbols.bullet setting is respected properly

Version 2.0.0

  • Rewitten: more modern code, almost no third-party dependencies, 98% smaller bundle
  • Removed donation popup, thank you for your support!
  • Added support for editing multiple todos within a selection
  • New commands: "markdown.todo.decrease" and "markdown.todo.increase"

Version 1.1.1

  • Added a dialog announcing the fundraising

Version 1.1.0

  • Added Alt+Enter as an alias to Cmd/Ctrl+Enter

Version 1.0.4

  • Readme: added a link to Notable

Version 1.0.3

  • Readme: using hi-res logo

Version 1.0.2

  • Outputting modern code (es2017, faster)
  • Using "Debug Launcher" for debugging

Version 1.0.1

  • Bundling with webpack

Version 1.0.0

  • Initial release