Skip to content

Commit d4cb259

Browse files
committed
Updated CHANGELOG
1 parent ac988ca commit d4cb259

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

88

99

10+
<a name="v4.2.0"></a>
11+
## [v4.2.0] - 2021-05-27
12+
13+
- feat: Create group optionally ([#218](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/218))
14+
15+
1016
<a name="v4.1.0"></a>
1117
## [v4.1.0] - 2021-05-27
1218

@@ -485,7 +491,8 @@ All notable changes to this project will be documented in this file.
485491
- Initial commit
486492

487493

488-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.1.0...HEAD
494+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.2.0...HEAD
495+
[v4.2.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.1.0...v4.2.0
489496
[v4.1.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.0.0...v4.1.0
490497
[v4.0.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.18.0...v4.0.0
491498
[v3.18.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.17.0...v3.18.0

0 commit comments

Comments
 (0)