Acknowledge community contribution to Identity (#6092)

* Acknowledge community contribution to Identity

* Update cspell.json

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
This commit is contained in:
Anton Kolesnyk 2024-10-11 14:28:34 -07:00 committed by GitHub
parent bf550f2544
commit e1d9893467
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 0 deletions

2
.vscode/cspell.json vendored
View File

@ -83,6 +83,7 @@
"azuresdkdocs",
"azuresdkforcpp",
"azurl",
"Blischak",
"centralindia",
"centralus",
"centraluseuap",
@ -145,6 +146,7 @@
"italynorth",
"itfactor",
"iusg",
"jdblischak",
"jepio",
"Jeremi",
"jnyfah",

View File

@ -10,6 +10,12 @@
### Other Changes
- [[#6086]](https://github.com/Azure/azure-sdk-for-cpp/pull/6086) Correct minimum version specification for the Azure Core dependency. (A community contribution, courtesy of _[jdblischak](https://github.com/jdblischak)_)
Thank you to our developer community members who helped to make Azure Identity better with their contributions to this release:
- John Blischak _([GitHub](https://github.com/jdblischak))_
## 1.10.0 (2024-10-08)
### Features Added