Skip to content

Commit

Permalink
Clean up changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
morgante committed Jan 21, 2020
1 parent 9a55558 commit c9c6a23
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ and this project adheres to [Semantic Versioning][semver-site].
- Fixed bug for allowing internal firewall rules. [#123](https://github.com/terraform-google-modules/terraform-google-network/pull/123)
- Provided Terraform provider versions and relaxed version constraints. [#131](https://github.com/terraform-google-modules/terraform-google-network/pull/131)

## [2.0.0] - 2019-12-09
## [2.0.0](https://github.com/terraform-google-modules/terraform-google-network/compare/v1.5.0...v2.0.0) (2019-12-09)

v2.0.0 is a backwards-incompatible release. Please see the [upgrading guide](./docs/upgrading_to_v2.0.md).

### Added
Expand All @@ -26,7 +27,7 @@ v2.0.0 is a backwards-incompatible release. Please see the [upgrading guide](./d
- Fixes subnet recreation when a subnet is updated. [#73]


## [1.5.0] - 2019-11-06
## [1.5.0](https://github.com/terraform-google-modules/terraform-google-network/compare/v1.3.0...v1.5.0) (2019-11-12)

### Added

Expand Down Expand Up @@ -66,7 +67,7 @@ v2.0.0 is a backwards-incompatible release. Please see the [upgrading guide](./d

- Add `depends_on` to `created_subnets` data fetch (fixes issue [#80]). [#81]

## [1.3.0] - 2019-10-09
## [1.3.0](https://github.com/terraform-google-modules/terraform-google-network/compare/v1.2.0...v1.3.0) (2019-10-10)

### Changed

Expand All @@ -76,7 +77,7 @@ v2.0.0 is a backwards-incompatible release. Please see the [upgrading guide](./d

- Add host service agent role management to Shared VPC submodule [#72]

## [1.2.0] - 2019-09-18
## 1.2.0 (2019-09-18)

### Added

Expand Down

0 comments on commit c9c6a23

Please sign in to comment.