From daa747f23d53bed749d1569f6c260df4dcaba1ae Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Thu, 8 Dec 2022 14:48:24 -0500 Subject: [PATCH] - bumps version for multi-valued header Signed-off-by: Vincent Biret --- CHANGELOG.md | 6 ++++++ src/Microsoft.Kiota.Authentication.Azure.csproj | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4072793..59ca3f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +## [1.0.0-preview.5] - 2022-12-12 + +### Changed + +- Updates abstractions reference to add support for multi-valued headers. + ## [1.0.0-preview.4] - 2022-09-19 ### Added diff --git a/src/Microsoft.Kiota.Authentication.Azure.csproj b/src/Microsoft.Kiota.Authentication.Azure.csproj index 972d6ba..d85122d 100644 --- a/src/Microsoft.Kiota.Authentication.Azure.csproj +++ b/src/Microsoft.Kiota.Authentication.Azure.csproj @@ -14,7 +14,7 @@ true true 1.0.0 - preview.4 + preview.5 true true @@ -23,7 +23,7 @@ false 35MSSharedLib1024.snk - - Added tracing through Open Telemetry. + - Added multi-value headers support. true LICENSE @@ -32,7 +32,7 @@ - +