azure identity may 2022 release (#3615)

This commit is contained in:
Victor Vazquez 2022-05-10 21:10:15 -07:00 committed by GitHub
parent 7c34ab088e
commit a4a6efb226
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,17 +1,11 @@
# Release History
## 1.3.0-beta.2 (Unreleased)
## 1.3.0-beta.2 (2022-05-10)
### Features Added
- Added `ClientCertificateCredential`, and updated `EnvironmentCredential` to support client certificate authentication.
### Breaking Changes
### Bugs Fixed
### Other Changes
## 1.3.0-beta.1 (2022-04-05)
### Features Added