diff --git a/CHANGELOG.md b/CHANGELOG.md index cdd212f6b5..a4155113be 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.16] - 2022-02-23 + +### Added + - Added the ability to configure the underlying transport in Go. #1003 - Added additional date time (date, time, duration) types in the generation process. #1017 - PHP Request Adapter (includes middleware) #1048, #918, #1024, #1025 diff --git a/src/kiota/kiota.csproj b/src/kiota/kiota.csproj index 7ca0f802c6..97a8c74cd2 100644 --- a/src/kiota/kiota.csproj +++ b/src/kiota/kiota.csproj @@ -6,7 +6,7 @@ true kiota ./nupkg - 0.0.15 + 0.0.16 true https://github.com/microsoft/kiota