Skip to content

Commit

Permalink
- bumps version for release of 1.18.0 (#5346)
Browse files Browse the repository at this point in the history
  • Loading branch information
calebkiage authored Sep 5, 2024
1 parent 45399c3 commit 5c6b5d0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

### Changed

## [1.18.0] - 2024-09-05

### 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)
- Use authentication information available in the source OpenAPI document when generating a plugin manifest. [#5070](https://github.com/microsoft/kiota/issues/5070)
Expand Down Expand Up @@ -1436,3 +1442,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Initial GitHub release

0 comments on commit 5c6b5d0

Please sign in to comment.