Skip to content

Commit 96d22b8

Browse files
committed
Updated CHANGELOG
1 parent 39eae21 commit 96d22b8

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v3.8.0"></a>
11+
## [v3.8.0] - 2021-09-20
12+
13+
- docs: Fixed docs in simple-vpc
14+
- chore: Updated outputs in example ([#690](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/690))
15+
- Updated pre-commit
16+
17+
1018
<a name="v3.7.0"></a>
1119
## [v3.7.0] - 2021-08-31
1220

@@ -1313,7 +1321,8 @@ All notable changes to this project will be documented in this file.
13131321
- Initial commit
13141322

13151323

1316-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.7.0...HEAD
1324+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.8.0...HEAD
1325+
[v3.8.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.7.0...v3.8.0
13171326
[v3.7.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.6.0...v3.7.0
13181327
[v3.6.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.5.0...v3.6.0
13191328
[v3.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.4.0...v3.5.0

0 commit comments

Comments
 (0)