Skip to content

Commit c50ba24

Browse files
committed
Updated CHANGELOG
1 parent e3ce757 commit c50ba24

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="v6.4.0"></a>
11+
## [v6.4.0] - 2021-08-12
12+
13+
- feat: Add listener rules support for http/tcp listeners ([#216](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/216))
14+
15+
1016
<a name="v6.3.0"></a>
1117
## [v6.3.0] - 2021-07-08
1218

@@ -329,7 +335,8 @@ All notable changes to this project will be documented in this file.
329335
- Initial commit
330336

331337

332-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.3.0...HEAD
338+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.4.0...HEAD
339+
[v6.4.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.3.0...v6.4.0
333340
[v6.3.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.2.0...v6.3.0
334341
[v6.2.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.1.0...v6.2.0
335342
[v6.1.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.0.0...v6.1.0

0 commit comments

Comments
 (0)