Skip to content

Commit

Permalink
fix: changelog entry for typescript composed types (#5269)
Browse files Browse the repository at this point in the history
  • Loading branch information
rkodev authored Aug 29, 2024
1 parent aef4574 commit d13242e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d13242e

Please sign in to comment.