Skip to content

Commit

Permalink
update changelog for identity beta-1 release (#23001)
Browse files Browse the repository at this point in the history
  • Loading branch information
KarishmaGhiya authored Aug 25, 2022
1 parent 95394b7 commit 295dbb0
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions sdk/identity/identity/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
# Release History

## 3.0.0-beta.1 (Unreleased)
## 3.0.0-beta.1 (2022-08-24)

### Features Added

- Added support in `EnvironmentCredential` to read a certificate password from an environment variable `AZURE_CLIENT_CERTIFICATE_PASSWORD`
- Added samples for supporting AAD authentication in Azure Redis Cache
### Breaking Changes
- Removed `VisualStudioCodeCredential` from `DefaultAzureCredential` token chain. [Issue 20500](https://github.com/Azure/azure-sdk-for-js/issues/20500) tracks this.

### Bugs Fixed

### Other Changes

## 2.1.0 (2022-07-08)

### Features Added
Expand Down

0 comments on commit 295dbb0

Please sign in to comment.