Skip to content

Commit 7905ed3

Browse files
authored
Add CHANGELOG entry for 0.2.0
1 parent de7d1d6 commit 7905ed3

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@ Extending the adopted spec, each change should have a link to its corresponding
88

99
## [Unreleased]
1010

11+
## [0.2.0]
12+
1113
### Added
1214

13-
- added docker environment variables section example [#19]
15+
- added Docker environment variables section example. [#19]
1416

1517
## [0.1.1]
1618

@@ -23,7 +25,8 @@ Extending the adopted spec, each change should have a link to its corresponding
2325
### ADDED
2426
- This is the initial release of the Container VM module.
2527

26-
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v0.1.1...HEAD
28+
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v0.2.0...HEAD
29+
[0.2.0]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v0.1.1...v0.2.0
2730
[0.1.1]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v0.1.0...v0.1.1
2831

2932
[#19]: https://github.com/terraform-google-modules/terraform-google-container-vm/pull/19

0 commit comments

Comments
 (0)