Skip to content

Commit c8c17a5

Browse files
committed
Updated CHANGELOG
1 parent 025eef4 commit c8c17a5

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.3.0"></a>
11+
## [v6.3.0] - 2021-07-08
12+
13+
- feat: Add support for preserve_client_ip tg flag ([#213](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/213))
14+
15+
1016
<a name="v6.2.0"></a>
1117
## [v6.2.0] - 2021-06-02
1218

@@ -323,7 +329,8 @@ All notable changes to this project will be documented in this file.
323329
- Initial commit
324330

325331

326-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.2.0...HEAD
332+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.3.0...HEAD
333+
[v6.3.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.2.0...v6.3.0
327334
[v6.2.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.1.0...v6.2.0
328335
[v6.1.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.0.0...v6.1.0
329336
[v6.0.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v5.16.0...v6.0.0

0 commit comments

Comments
 (0)