Skip to content

Commit d935bae

Browse files
committed
Updated CHANGELOG
1 parent 0089455 commit d935bae

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

+8-1
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.4.0"></a>
11+
## [v4.4.0] - 2021-10-14
12+
13+
- feat: Add timeouts configuration options ([#229](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/229))
14+
15+
1016
<a name="v4.3.0"></a>
1117
## [v4.3.0] - 2021-06-28
1218

@@ -497,7 +503,8 @@ All notable changes to this project will be documented in this file.
497503
- Initial commit
498504

499505

500-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.3.0...HEAD
506+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.4.0...HEAD
507+
[v4.4.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.3.0...v4.4.0
501508
[v4.3.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.2.0...v4.3.0
502509
[v4.2.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.1.0...v4.2.0
503510
[v4.1.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.0.0...v4.1.0

0 commit comments

Comments
 (0)