You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,17 @@ All notable changes to this project will be documented in this file.
6
6
## [Unreleased]
7
7
8
8
9
+
10
+
<aname="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
+
9
16
<aname="v6.1.0"></a>
10
17
## [v6.1.0] - 2021-05-15
11
18
12
19
- 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.
14
20
- 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))
15
21
- chore: Updated versions in README
16
22
- chore: Updated versions in README
@@ -317,7 +323,8 @@ All notable changes to this project will be documented in this file.
0 commit comments