Skip to content

Commit e643496

Browse files
committed
Updated CHANGELOG
1 parent e29a233 commit e643496

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,17 @@ All notable changes to this project will be documented in this file.
66
## [Unreleased]
77

88

9+
10+
<a name="v6.2.0"></a>
11+
## [v6.2.0] - 2021-06-02
12+
13+
- feat: Adding support for ALPN policies ([#206](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/206))
14+
15+
916
<a name="v6.1.0"></a>
1017
## [v6.1.0] - 2021-05-15
1118

1219
- feat: Add tags to listener and listener rules ([#199](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/199))
13-
- feat: Added support to map ALPN policies in target group attachments.
1420
- chore: update CI/CD to use stable `terraform-docs` release artifact and discoverable Apache2.0 license ([#198](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/198))
1521
- chore: Updated versions in README
1622
- chore: Updated versions in README
@@ -317,7 +323,8 @@ All notable changes to this project will be documented in this file.
317323
- Initial commit
318324

319325

320-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.1.0...HEAD
326+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.2.0...HEAD
327+
[v6.2.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.1.0...v6.2.0
321328
[v6.1.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v6.0.0...v6.1.0
322329
[v6.0.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v5.16.0...v6.0.0
323330
[v5.16.0]: https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v5.15.0...v5.16.0

0 commit comments

Comments
 (0)