Skip to content

Commit dcac296

Browse files
authored
changelog update for community contribution (Azure#26507)
1 parent 92df353 commit dcac296

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

sdk/identity/Azure.Identity/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,20 @@
33
## 1.6.0-beta.1 (Unreleased)
44

55
### Features Added
6-
- `EnvironmentCredential` now supports certificate subject name / issuer based authentication with `AZURE_CLIENT_SEND_CERTIFICATE_CHAIN` environment variable.
6+
- `EnvironmentCredential` now supports certificate subject name / issuer based authentication with `AZURE_CLIENT_SEND_CERTIFICATE_CHAIN` environment variable (A community contribution, courtesy of _[trevorlacey-msft](https://github.com/trevorlacey-msft))_.
77

88
### Breaking Changes
99

1010
### Bugs Fixed
1111

1212
### Other Changes
1313

14+
### Acknowledgments
15+
16+
Thank you to our developer community members who helped to make Azure Identity better with their contributions to this release:
17+
18+
- Trevor Lacey _([GitHub](https://github.com/trevorlacey-msft))_
19+
1420
## 1.5.0 (2021-10-14)
1521

1622
### Breaking Changes from 1.5.0-beta.4

0 commit comments

Comments
 (0)