Skip to content

Commit 270efc6

Browse files
authored
Update CHANGELOG.md
1 parent f599bed commit 270efc6

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 @@ The format is based on [Keep a Changelog][keepachangelog-site],
66
and this project adheres to [Semantic Versioning][semver-site].
77

88
## [Unreleased]
9+
10+
## [2.0.0] - 2019-12-09
911
v2.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

0 commit comments

Comments
 (0)