Skip to content

Commit 3c7e133

Browse files
committed
Updated CHANGELOG
1 parent da09483 commit 3c7e133

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.3.0"></a>
11+
## [v4.3.0] - 2021-06-28
12+
13+
- feat: Add rules for SMTP, SMTPS, SaltStack ([#220](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/220))
14+
15+
1016
<a name="v4.2.0"></a>
1117
## [v4.2.0] - 2021-05-27
1218

@@ -491,7 +497,8 @@ All notable changes to this project will be documented in this file.
491497
- Initial commit
492498

493499

494-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.2.0...HEAD
500+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.3.0...HEAD
501+
[v4.3.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.2.0...v4.3.0
495502
[v4.2.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.1.0...v4.2.0
496503
[v4.1.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.0.0...v4.1.0
497504
[v4.0.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.18.0...v4.0.0

0 commit comments

Comments
 (0)