Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 913 Bytes

CHANGELOG.md

File metadata and controls

45 lines (27 loc) · 913 Bytes

Changelog

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.

[Unreleased]

[1.0.0]

Added

  • New setting - platformSettings.condition.
  • Added platformSettings.platform[platform].remove.

Modified

  • Improved code formatting.
  • Improved documentation.
  • Added dev docs to README.
  • Moved logs to own log panel (platform-settings).
  • Bumped major version to 1.0.0.

Fixed

  • Fixed error where extension would crash if no platforms were matched.

[0.0.2] - 2019-21-09

Added

  • New setting - platformSettings.autoLoad.
  • Inheritance support.

Modified

  • Improved settings.

[0.0.1] - 2019-21-09

Added

  • Base functionality added.
  • New command - extension.refreshSettings.