Skip to content

Commit

Permalink
v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerimbery authored Dec 5, 2021
1 parent da7a418 commit c6d39c2
Showing 1 changed file with 16 additions and 12 deletions.
28 changes: 16 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

Expand All @@ -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)
Expand All @@ -34,23 +38,23 @@ 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)

- cosmetics in description and hints on devcontainers

## 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

0 comments on commit c6d39c2

Please sign in to comment.