diff --git a/CHANGELOG.md b/CHANGELOG.md index d519b03d7a..cd982328c2 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.19] - 2022-03-18 + +### Added + - Adds a `--clean-output` argument to clean the target directory before generation #1357 - Adds support for `text/plain` responses for CSharp, Java, TypeScript and Go. #878 @@ -23,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed a bug where referenced types with no titles would fail to generate #1271 - Fixed a bug where the generator would introduce unnecessary union types for nullables. #990 - TypeScript adding index exporting models to fix #870. +- Moved all the dotnet libraries to their own repository. #1409 ## [0.0.18] - 2022-03-14 diff --git a/src/kiota/kiota.csproj b/src/kiota/kiota.csproj index 3bc01dc701..fb69907488 100644 --- a/src/kiota/kiota.csproj +++ b/src/kiota/kiota.csproj @@ -6,7 +6,7 @@ true kiota ./nupkg - 0.0.18 + 0.0.19 true https://github.com/microsoft/kiota