diff --git a/CHANGELOG.md b/CHANGELOG.md index 074cf05ad2..65a2451ce4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added the ability to export the CodeDom to a file showing the public APIs to be generated in a given language [#4627](https://github.com/microsoft/kiota/issues/4627) +- Added composed type serialization in Typescript [2462](https://github.com/microsoft/kiota/issues/2462) ### Changed