Skip to content

Latest commit

 

History

History
78 lines (45 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

78 lines (45 loc) · 1.55 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.

v0.2.2 (2022-02-13)

Fixed

  • Make 'noteXXX' invalid as note notation (issue #1)

v0.2.1 (2022-02-10)

Changed

  • Note type 'info' is rendered if note type is omitted (issue #1)

v0.2.0 (2022-02-09)

Added

  • Added CSS style for table

Changed

  • Chnaged 'enable' setting to 'status' ('enable', 'disable', or 'null')
  • Changed CSS to add maring to notes
  • Changed NPM script for packaging

v0.1.0 (2022-02-06)

Added

  • Automatic reload window with prompt dialog on configuration change
  • No header displayed when both title and tags are not identified

Changed

  • Default configuration value is true

v0.0.4 (2022-02-05)

Changed

  • Updated README.md
  • Updated CHANGELOG.md

v0.0.3 (2022-02-05)

  • First release