diff --git a/CHANGELOG.md b/CHANGELOG.md index 071411b..d9f8c81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ Extending the adopted spec, each change should have a link to its corresponding ## [Unreleased] +## [1.0.1] - 2019-08-22 + ### Fixed - Terraform 0.12 syntax in submodules. [#31] @@ -46,7 +48,8 @@ Extending the adopted spec, each change should have a link to its corresponding ### ADDED - This is the initial release of the Container VM module. -[Unreleased]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v1.0.0...HEAD +[Unreleased]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v1.0.1...HEAD +[1.0.1]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v1.0.0...v1.0.1 [1.0.0]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v0.3.0...v1.0.0 [0.3.0]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v0.2.0...v0.3.0 [0.2.0]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v0.1.1...v0.2.0