Skip to content

Commit

Permalink
update changelog (#9935)
Browse files Browse the repository at this point in the history
  • Loading branch information
g2vinay authored Apr 8, 2020
1 parent d778586 commit b796cc1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion sdk/identity/azure-identity/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Release History

## 1.1.0-beta.3 (Unreleased)
## 1.1.0-beta.3 (2020-04-07)
- Added `KnownAuthorityHosts` to enable quick references to public azure authority hosts.
- Added methods to allow credential configuration in `DefaultAzureCredentialBuilder`
- Added support for authority host to be read from `AZURE_AUTHORITY_HOST` environment variable.
- Added support for `ClientCertificateCredential` and `UserNamePasswordCredential` in EnvironmentCredential.


## 1.1.0-beta.2 (2020-03-11)

Expand Down

0 comments on commit b796cc1

Please sign in to comment.