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:
parent
bf652dcd47
commit
c26fbb03ea
1
.vscode/cspell.json
vendored
1
.vscode/cspell.json
vendored
@ -127,6 +127,7 @@
|
||||
"otel",
|
||||
"PBYTE",
|
||||
"pdbs",
|
||||
"phoebusm",
|
||||
"Piotrowski",
|
||||
"pscredential",
|
||||
"PUCHAR",
|
||||
|
||||
@ -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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user