Skip to content

Commit d566b45

Browse files
committed
Updated CHANGELOG
1 parent 6b5f0d4 commit d566b45

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.6.0"></a>
11+
## [v6.6.0] - 2021-11-19
12+
13+
- feat: Support weight in forward action ([#224](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/224))
14+
15+
1016
<a name="v6.5.0"></a>
1117
## [v6.5.0] - 2021-08-14
1218

@@ -341,7 +347,8 @@ All notable changes to this project will be documented in this file.
341347
- Initial commit
342348

343349

344-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.5.0...HEAD
350+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.6.0...HEAD
351+
[v6.6.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.5.0...v6.6.0
345352
[v6.5.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.4.0...v6.5.0
346353
[v6.4.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.3.0...v6.4.0
347354
[v6.3.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.2.0...v6.3.0

0 commit comments

Comments
 (0)