Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1019 Bytes

CHANGELOG.md

File metadata and controls

46 lines (26 loc) · 1019 Bytes

Change Log

All notable changes to the "arbeditor" extension will be documented in this file.

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

[0.2.1]

  • Fix behavior of use-escaping #72.

[0.2.0]

  • Fix #62.
  • Fix quick fix of placeholder/key #66.

[0.0.12]

[0.0.11]

[0.0.10]

[0.0.9]

[0.0.8]

  • Add an icon

[0.0.2]

  • Create CI workflow
  • Fix newline character to run tests cross-platform
  • Add CLI flag to regenerate golden test
  • Fix regexes to be more lenient
  • Add changelog

[0.0.1] - 2023-01-27

  • Initial release