Skip to content

Latest commit

 

History

History
52 lines (28 loc) · 881 Bytes

CHANGELOG.md

File metadata and controls

52 lines (28 loc) · 881 Bytes

Change Log

All notable changes to the "daily-notes" extension will be documented in this file.

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

[0.1.6] - 2021-10-08

Fixed

  • Updated CHANGLOG.md

[0.1.5] - 2021-10-08

Fixed

  • Fixed defaultNotePath not resolving home directory

[0.1.4] - 2021-09-06

Fixed

  • Fixed version number in package.json

[0.1.3] - 2021-09-06

Added

  • Added repository link to package.json

[0.1.2] - 2021-09-06

Fixed

  • Fixed unknown parameter type in createNote.ts
  • Fixed nonexistent property 'catch' in setup.ts

Removed

  • Removed vsc-extension-quickstart.md

[0.1.1] - 2021-09-06

Fixed

  • Fixed publisher in package.json

[0.1.0] - 2021-09-06

Added

  • Initial release