File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog][keepachangelog-site],
66and this project adheres to [ Semantic Versioning] [ semver-site ] .
77
88## [ Unreleased]
9+
10+ ## [ 2.0.0] - 2019-12-09
911v2.0.0 is a backwards-incompatible release. Please see the [ upgrading guide] ( ./docs/upgrading_to_v2.0.md ) .
1012
1113### Added
@@ -162,7 +164,8 @@ v2.0.0 is a backwards-incompatible release. Please see the [upgrading guide](./d
162164- Subnets within the VPC
163165- Secondary ranges for the subnets (if applicable)
164166
165- [ Unreleased ] : https://github.com/terraform-google-modules/terraform-google-network/compare/v1.5.0...HEAD
167+ [ Unreleased ] : https://github.com/terraform-google-modules/terraform-google-network/compare/v2.0.0...HEAD
168+ [ 2.0.0 ] : https://github.com/terraform-google-modules/terraform-google-network/compare/v1.5.0...v2.0.0
166169[ 1.5.0 ] : https://github.com/terraform-google-modules/terraform-google-network/compare/v1.4.3...v1.5.0
167170[ 1.4.3 ] : https://github.com/terraform-google-modules/terraform-google-network/compare/v1.4.2...v1.4.3
168171[ 1.4.2 ] : https://github.com/terraform-google-modules/terraform-google-network/compare/v1.4.1...v1.4.2
You can’t perform that action at this time.
0 commit comments