Acknowledge community contribution in the changelog (#4995)

* Acknowledge community contribution in the changelog

* Update cspell.json

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
This commit is contained in:
Anton Kolesnyk 2023-09-29 10:14:03 -07:00 committed by GitHub
parent bf652dcd47
commit c26fbb03ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

1
.vscode/cspell.json vendored
View File

@ -127,6 +127,7 @@
"otel",
"PBYTE",
"pdbs",
"phoebusm",
"Piotrowski",
"pscredential",
"PUCHAR",

View File

@ -4,8 +4,7 @@
### Features Added
- [[#4983]](https://github.com/Azure/azure-sdk-for-cpp/issues/4983) Added support for setting `CURLOPT_CAPATH` libcurl option on Linux.
- [[#4983]](https://github.com/Azure/azure-sdk-for-cpp/issues/4983) Added support for setting `CURLOPT_CAPATH` libcurl option on Linux. (A community contribution, courtesy of _[phoebusm](https://github.com/phoebusm)_)
### Breaking Changes
@ -24,6 +23,7 @@ Thank you to our developer community members who helped to make Azure Core bette
- Sutou Kouhei _([GitHub](https://github.com/kou))_
- adamdebreceni _([GitHub](https://github.com/adamdebreceni))_
- Phoebus Mak _([GitHub](https://github.com/phoebusm))_
## 1.10.2 (2023-08-04)