diff --git a/CHANGELOG.md b/CHANGELOG.md index ab3655b..91cbd16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.0.9] + +### Fixed + +- Fix `module_enaled = false` + ## [0.0.8] ### Changed @@ -56,10 +62,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 -[unreleased]: https://github.com/mineiros-io/terraform-google-service-account/compare/v0.0.8...HEAD -[0.0.8]: https://github.com/mineiros-io/terraform-google-service-account/releases/tag/v0.0.7...v0.0.8 +[unreleased]: https://github.com/mineiros-io/terraform-google-service-account/compare/v0.0.9...HEAD +[0.0.9]: https://github.com/mineiros-io/terraform-google-service-account/releases/tag/v0.0.8...v0.0.9 +[0.0.8]: https://github.com/mineiros-io/terraform-google-service-account/releases/tag/v0.0.7...v0.0.8 [0.0.7]: https://github.com/mineiros-io/terraform-google-service-account/releases/tag/v0.0.6...v0.0.7 [0.0.6]: https://github.com/mineiros-io/terraform-google-service-account/releases/tag/v0.0.5...v0.0.6 [0.0.5]: https://github.com/mineiros-io/terraform-google-service-account/releases/tag/v0.0.4...v0.0.5