Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 670 Bytes

CHANGELOG.md

File metadata and controls

25 lines (17 loc) · 670 Bytes

Change Log

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

Check Keep a Changelog for recommendations on how to structure this file.

[0.0.3] and [0.0.4]

  • Add an pixel art icon.
  • Marketplace integration.

[0.0.2]

  • Changed displayName.
  • Split workspaceNotes.ignorePatterns into platform specific configurations:
    • workspaceNotes.ignorePatternsPOSIX
    • workspaceNotes.ignorePatternsWindows

[0.0.1]

  • Initial release
  • Add workspace-notes.newNote.
  • Add workspace-notes.listAllNotes.
  • Add workspace-notes.pickWorkspaceNote.
  • Add workspace-notes.addWorkspaceTag.