Skip to content

Commit b7ddc6b

Browse files
authored
Add 2.0.0 to CHANGELOG
1 parent 34e8fb7 commit b7ddc6b

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+
## [2.0.0] - 2019-12-13
12+
1113
### Added
1214

1315
- Support for named COS images and option to specify cos family. [#54]
@@ -75,7 +77,8 @@ Extending the adopted spec, each change should have a link to its corresponding
7577
### ADDED
7678
- This is the initial release of the Container VM module.
7779

78-
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v1.0.4...HEAD
80+
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v2.0.0...HEAD
81+
[2.0.0]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v1.0.4...v2.0.0
7982
[1.0.4]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v1.0.3...v1.0.4
8083
[1.0.3]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v1.0.2...v1.0.3
8184
[1.0.2]: https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v1.0.1...v1.0.2

0 commit comments

Comments
 (0)