From e229345f906996c52fc907479b450a291577f0b7 Mon Sep 17 00:00:00 2001 From: Andrew Omondi Date: Tue, 20 Aug 2024 16:25:22 +0300 Subject: [PATCH] bumps version and release notes. --- CHANGELOG.md | 6 ++++++ Directory.Build.props | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5435b6..e2ec3a3 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.12.0] - 2024-08-20 + +### Changed + +- Improved serialization helper methods to take boolean parameter to override the BackingStore functionality. [#310](https://github.com/microsoft/kiota-dotnet/issues/310) + ## [1.11.3] - 2024-08-16 ### Changed diff --git a/Directory.Build.props b/Directory.Build.props index 5b9bcc7..cd688d2 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - 1.11.3 + 1.12.0 false