From 17aea6dacaf3bd8dec8faab0ae47343ec257674c Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Fri, 8 Apr 2022 08:11:54 -0400 Subject: [PATCH] - updates the changelog for release --- CHANGELOG.md | 6 ++++++ src/kiota/kiota.csproj | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c297d084b..8893826e5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +### Changed + +## [0.0.22] - 2022-04-08 + +### Added + - Added generation of command options for headers defined in the OpenAPI metadata source file. (Shell) - Added retry, redirect, chaos and telemetry handler in java. diff --git a/src/kiota/kiota.csproj b/src/kiota/kiota.csproj index d7ac0c6708..7b954b95b8 100644 --- a/src/kiota/kiota.csproj +++ b/src/kiota/kiota.csproj @@ -6,7 +6,7 @@ true kiota ./nupkg - 0.0.21 + 0.0.22 true https://github.com/microsoft/kiota