diff --git a/CHANGELOG.md b/CHANGELOG.md index f344c1e..fd29379 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,19 @@ # Changelog +## v0.2.4 (12/05/2021) + +- add: Github Codespaces + ## v0.2.3 (12/04/2021) -- removed: windows terminal integration -- integrated: Powershell extension by Microsoft -- resolved: pipeline error +- del: windows terminal integration +- add: Powershell extension by Microsoft +- fix: pipeline error ## v0.2.2 (12/04/2021) -- removed: windows terminal integration -- integrated: Powershell extension by Microsoft +- del: windows terminal integration +- add: Powershell extension by Microsoft ## v0.2.1 (11/01/2021) @@ -21,7 +25,7 @@ move to org, updated links ## v0.1.8 (10/08/2021) -- removed GistPad, LiveShare, LiveShare Whiteboard and introduced a new sister extension pack 123Collab on +- del: GistPad, LiveShare, LiveShare Whiteboard and introduced a new sister extension pack 123Collab on [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=holgerimbery.123collab) ## v0.1.6 (10/08/2021) @@ -34,7 +38,7 @@ change to release automation, no functional additions ## v0.1.0 (10/05/2021) -- Added the [Live Share Whiteboard](https://marketplace.visualstudio.com/items?itemName=lostintangent.vsls-whiteboard) +- Add: [Live Share Whiteboard](https://marketplace.visualstudio.com/items?itemName=lostintangent.vsls-whiteboard) ## v0.0.9 (06/24/2021) @@ -42,15 +46,15 @@ change to release automation, no functional additions ## v0.0.8 (06/20/2021) -- Added the [Docker](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker) -- Added the [Docker Explorer](https://marketplace.visualstudio.com/items?itemName=formulahendry.docker-explorer) +- Add: [Docker](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker) +- Add: [Docker Explorer](https://marketplace.visualstudio.com/items?itemName=formulahendry.docker-explorer) ## v0.0.7 (06/18/2021) -- Added the [Azure Virtual Machines](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurevirtualmachines) (preview) -- Added the [Azure Account](https://marketplace.visualstudio.com/items?itemName=ms-vscode.azure-account) +- Add: [Azure Virtual Machines](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurevirtualmachines) (preview) +- Add: [Azure Account](https://marketplace.visualstudio.com/items?itemName=ms-vscode.azure-account) ## v0.0.6 (06/06/2021) -- Added the [Remote Repositories](https://marketplace.visualstudio.com/items?itemName=GitHub.remotehub-insiders) (preview) +- Add: [Remote Repositories](https://marketplace.visualstudio.com/items?itemName=GitHub.remotehub-insiders) (preview) - you need to start your code-insiders with "--enable-proposed-api GitHub.remotehub-insiders" to use this extension