From 597d12fd6a38f2a43d3b665a272d9b1f314cced9 Mon Sep 17 00:00:00 2001 From: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com> Date: Mon, 20 May 2024 11:04:35 -0700 Subject: [PATCH] Update CHANGELOG acknowledgements with customer contribution (#5640) Co-authored-by: Anton Kolesnyk --- sdk/core/azure-core/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sdk/core/azure-core/CHANGELOG.md b/sdk/core/azure-core/CHANGELOG.md index 83b3b0d58..cbdd45fad 100644 --- a/sdk/core/azure-core/CHANGELOG.md +++ b/sdk/core/azure-core/CHANGELOG.md @@ -12,11 +12,14 @@ ### Other Changes +- [[#5622]](https://github.com/Azure/azure-sdk-for-cpp/pull/5622) Documentation fix for building the SDK with specific OpenSSL version. (A community contribution, courtesy of _[ByteYue](https://github.com/ByteYue)_) + ### Acknowledgments Thank you to our developer community members who helped to make Azure Core better with their contributions to this release: - Anton Popov _([GitHub](https://github.com/CurtizJ))_ +- AlexYue _([GitHub](https://github.com/ByteYue))_ ## 1.12.0 (2024-05-09)