diff --git a/.vscode/cspell.json b/.vscode/cspell.json index 5947a78eb..4c116afe3 100644 --- a/.vscode/cspell.json +++ b/.vscode/cspell.json @@ -127,6 +127,7 @@ "otel", "PBYTE", "pdbs", + "phoebusm", "Piotrowski", "pscredential", "PUCHAR", diff --git a/sdk/core/azure-core/CHANGELOG.md b/sdk/core/azure-core/CHANGELOG.md index f7dc726aa..51e55ae31 100644 --- a/sdk/core/azure-core/CHANGELOG.md +++ b/sdk/core/azure-core/CHANGELOG.md @@ -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)