Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 424 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 424 Bytes

Change Log

All notable changes to the "vscode-editor-macros" extension will be documented in this file.

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

[0.0.3] - 2020-09-12

Fixed

  • Regex replace all uses "global" flag
  • Bump lodash to 4.17.19

[0.0.2] - 2020-03-10

Added

  • Support for RegEx multiline flag

[0.0.1] - 2020-03-06

  • Initial release