From 6c52ee1ac8d8dc0463ef3ee23e8a323bc9f376d6 Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Wed, 27 Oct 2021 09:17:58 -0400 Subject: [PATCH] - releases 0.0.11 --- CHANGELOG.md | 4 ++++ src/kiota/kiota.csproj | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c0ef1503c..13214f550f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +## [0.0.11] - 2021-10-27 + +### Changed + - Switched to URL templates instead of string contract for URL building #683 - Fixed a bug where CSharp method names would not follow naming conventions #730 diff --git a/src/kiota/kiota.csproj b/src/kiota/kiota.csproj index 866c65afdc..2d27025975 100644 --- a/src/kiota/kiota.csproj +++ b/src/kiota/kiota.csproj @@ -6,7 +6,7 @@ true kiota ./nupkg - 0.0.10 + 0.0.11 true https://github.com/microsoft/kiota