Skip to content

Commit 3a5f994

Browse files
committed
Updated CHANGELOG
1 parent c29d803 commit 3a5f994

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.5.0"></a>
11+
## [v4.5.0] - 2021-11-20
12+
13+
- feat: update minimum required versions of AWS provider to >= 3.0 and Terraform >= 0.13.1, update pre-commit and CI configs to latest ([#230](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/230))
14+
15+
1016
<a name="v4.4.0"></a>
1117
## [v4.4.0] - 2021-10-14
1218

@@ -503,7 +509,8 @@ All notable changes to this project will be documented in this file.
503509
- Initial commit
504510

505511

506-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.4.0...HEAD
512+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.5.0...HEAD
513+
[v4.5.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.4.0...v4.5.0
507514
[v4.4.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.3.0...v4.4.0
508515
[v4.3.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.2.0...v4.3.0
509516
[v4.2.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v4.1.0...v4.2.0

0 commit comments

Comments
 (0)