Skip to content

Commit

Permalink
auth: Update Changelog v3.0.0 (#1798)
Browse files Browse the repository at this point in the history
* add new changes

* add more info
  • Loading branch information
motm32 authored Sep 19, 2024
1 parent 53eb7fb commit 60ed891
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log

## 3.0.0 - 2024-09-19
* [#1789](https://github.com/microsoft/vscode-azuretools/pull/1789) Change `getTenants` to be compatible with the new Azure Resources tenants view. This also includes a possible breaking change where an optional parameter `account` which when passed in `getTenants` will return the tenants associated with that single account. Otherwise `getTenants` will return the tenants for all authenticated accounts.

## 2.5.0 - 2024-08-06

* Add `getSessionWithScopes` to get a session that has the proper scoping instead of always the default management plane
Expand Down

0 comments on commit 60ed891

Please sign in to comment.