Skip to content

Commit 084b080

Browse files
authored
Add release date for 1.0.1
1 parent 9e78f99 commit 084b080

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Extending the adopted spec, each change should have a link to its corresponding
88

99
## [Unreleased]
1010

11+
## [1.0.1] - 2019-08-22
12+
1113
### Fixed
1214

1315
- Terraform 0.12 syntax in submodules. [#31]
@@ -46,7 +48,8 @@ Extending the adopted spec, each change should have a link to its corresponding
4648
### ADDED
4749
- This is the initial release of the Container VM module.
4850

49-
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v1.0.0...HEAD
51+
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v1.0.1...HEAD
52+
[1.0.1]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v1.0.0...v1.0.1
5053
[1.0.0]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v0.3.0...v1.0.0
5154
[0.3.0]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v0.2.0...v0.3.0
5255
[0.2.0]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v0.1.1...v0.2.0

0 commit comments

Comments
 (0)