diff --git a/generators/go/sdk/CHANGELOG.md b/generators/go/sdk/CHANGELOG.md index b97f358c952..7121b28ccf5 100644 --- a/generators/go/sdk/CHANGELOG.md +++ b/generators/go/sdk/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 -## Unreleased +## [0.17.0-rc0] - 2024-02-21 - Fix: Package documentation is now generated into the correct package's `doc.go`. - Feature: Add support for generated endpoint snippets.