Skip to content

Commit eac30ff

Browse files
committed
Updated CHANGELOG
1 parent f51ae89 commit eac30ff

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.5.0"></a>
11+
## [v6.5.0] - 2021-08-14
12+
13+
- fix: Remove not required depends_on in aws_lb_target_group ([#215](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/215))
14+
15+
1016
<a name="v6.4.0"></a>
1117
## [v6.4.0] - 2021-08-12
1218

@@ -335,7 +341,8 @@ All notable changes to this project will be documented in this file.
335341
- Initial commit
336342

337343

338-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.4.0...HEAD
344+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.5.0...HEAD
345+
[v6.5.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.4.0...v6.5.0
339346
[v6.4.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.3.0...v6.4.0
340347
[v6.3.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.2.0...v6.3.0
341348
[v6.2.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.1.0...v6.2.0

0 commit comments

Comments
 (0)