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