Skip to content

Commit

Permalink
- adds changelog entry for go suffixes
Browse files Browse the repository at this point in the history
  • Loading branch information
baywet authored Apr 23, 2024
1 parent b7e7ac0 commit 52b91c9
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 @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Suppress CS1591 when generating CSharp code and documentation is not available
- Added file name suffix escaping in Go to avoid generating files with reserved suffixes. [#4407](https://github.com/microsoft/kiota/issues/4407)

### Changed

Expand Down

0 comments on commit 52b91c9

Please sign in to comment.