Skip to content

Commit 7c05bb6

Browse files
authored
Add 2.0.0 to CHANGELOG
1 parent 6bd8d19 commit 7c05bb6

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
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.0.0] - 2019-11-05
10+
911
### Added
1012

1113
- `subnetwork` variable.
@@ -30,7 +32,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3032

3133
## [1.0.0] - 2017-08-28
3234

33-
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-lb-internal/compare/1.0.4...HEAD
35+
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-lb-internal/compare/v2.0.0...HEAD
36+
[2.0.0]: https://github.com/terraform-google-modules/terraform-google-lb-internal/compare/1.0.4...v2.0.0
3437
[1.0.4]: https://github.com/terraform-google-modules/terraform-google-lb-internal/compare/1.0.3...1.0.4
3538
[1.0.3]: https://github.com/terraform-google-modules/terraform-google-lb-internal/compare/1.0.2...1.0.3
3639
[1.0.2]: https://github.com/terraform-google-modules/terraform-google-lb-internal/compare/1.0.1...1.0.2

0 commit comments

Comments
 (0)