diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e301bb3..f5f7e284 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.3.4] - 2023-10-04 + +### Changed + +- Added a TryAdd method on the RequestHeaders Dictionary + ## [1.3.3] - 2023-09-25 ### Changed diff --git a/src/Microsoft.Kiota.Abstractions.csproj b/src/Microsoft.Kiota.Abstractions.csproj index 17989e23..0cd3dfca 100644 --- a/src/Microsoft.Kiota.Abstractions.csproj +++ b/src/Microsoft.Kiota.Abstractions.csproj @@ -14,7 +14,7 @@ https://aka.ms/kiota/docs true true - 1.3.3 + 1.3.4 true false