Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 675 Bytes

CHANGELOG.md

File metadata and controls

38 lines (22 loc) · 675 Bytes

Change Log

All notable changes to the "auto-collapse-explorer" extension will be documented in this file.

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

[Unreleased]

[1.0.0] - 2019-08-20

  • Initial release

[1.0.1] - 2021-02-19

Fixed

  • Fixed bug causing split views, such as source control diffs, to be closed.
  • Fixed bug causing non-file editors to be closed.
  • Fixed misleading README.md.

[1.0.2] - 2021-05-20

Security

  • Bumped lodash.
  • Bumped vsce.

[1.0.3] - 2022-07-08

Security

  • Resolved issues raised by npm audit.

Changed

  • Migrated project to TypeScript.