diff --git a/CHANGELOG.md b/CHANGELOG.md index fbf1a41..88c8ada 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,24 +2,35 @@ All notable changes to the "vscode-profile-switcher" extension will be documented in this file. -Check [Keep a Changelog](http://keepachan2gelog.com/) for recommendations on how to structure this file. +Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. -## 0.3.0 - Unreleased +## [0.3.0] - Unreleased + +### Added - Working on support for enable/disable extensions as you change profiles (Issue [#2](https://github.com/aaronpowell/vscode-profile-switcher/issues/2)) - Add support for setting a Live Share profile that is auto-activated (PR [#4](https://github.com/aaronpowell/vscode-profile-switcher/pull/4)) -## 0.2.0 - 2019-06-28 +## [0.2.0] - 2019-06-28 + +### Added -- Rewriting internals - Introduced testing + +### Changed + - Tweaked Azure Pipelines to test across multiple OS's +- Rewriting internals + +## [0.1.3] - 2019-06-24 -## 0.1.3 - 2019-06-24 +### Changed - Tweaking settings for marketplace -## 0.1.2 - 2019-06-24 +## [0.1.2] - 2019-06-24 + +### Added - Adding a logo - Adding a demo of extension to readme @@ -27,4 +38,6 @@ Check [Keep a Changelog](http://keepachan2gelog.com/) for recommendations on how ## 0.1.1 - 2019-06-21 +### Added + - Initial preview release release