Skip to content

Commit

Permalink
Update version to 0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
RMacfarlane committed Mar 5, 2021
1 parent 78799ce commit 26bcc6a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Change Log
All notable changes to the "ms-vscode.azure-account" extension will be documented in this file.


## [0.9.7]
- Add "CustomCloud" as an available Azure Environemnt, and `customCloud.resourceManagerEndpointUrl` to set the endpoint to use for this
- Removes `azureStackApiProfile`
- Fix #231, open in powershell does not show directory list
- Fix #250, sign in does not work when PPE setting does not include `activeDirectoryEndpointUrl`
- Update dependencies

## [0.9.6]
- Add `azureStackApiProfile` property to environments.

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"theme": "dark"
},
"enableProposedApi": true,
"version": "0.9.6",
"version": "0.9.7",
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
"publisher": "ms-vscode",
"engines": {
Expand Down

0 comments on commit 26bcc6a

Please sign in to comment.