Skip to content

Commit 3a9e91b

Browse files
Prep for v0.8.4 release (#816)
1 parent fbef507 commit 3a9e91b

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## 0.8.4 - 2024-02-07
4+
5+
### Added
6+
* [[747]](https://github.com/microsoft/vscode-azureresourcegroups/pull/747) Add Azure Arc-enabled machines to the resources view. See the new [Azure Arc-enabled machines extension](https://github.com/microsoft/vscode-azurearcenabledmachines) for more details.
7+
8+
### Fixed
9+
* [[811]](https://github.com/microsoft/vscode-azureresourcegroups/pull/811) Update walkthrough sign in command to use the new built-in authentication provider
10+
311
## 0.8.3 - 2023-12-14
412

513
### Fixed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-azureresourcegroups",
33
"displayName": "Azure Resources",
44
"description": "%azureResourceGroups.description%",
5-
"version": "0.8.3",
5+
"version": "0.8.4",
66
"publisher": "ms-azuretools",
77
"icon": "resources/resourceGroup.png",
88
"aiKey": "0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255",

0 commit comments

Comments
 (0)