From c26fbb03ead8384968f459150a65912ce5d7e2fa Mon Sep 17 00:00:00 2001 From: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com> Date: Fri, 29 Sep 2023 10:14:03 -0700 Subject: [PATCH] Acknowledge community contribution in the changelog (#4995) * Acknowledge community contribution in the changelog * Update cspell.json --------- Co-authored-by: Anton Kolesnyk --- .vscode/cspell.json | 1 + sdk/core/azure-core/CHANGELOG.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) 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)