Skip to content

Commit 6bd9538

Browse files
committed
Updated CHANGELOG
1 parent b1f90d3 commit 6bd9538

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,16 @@
33

44

55

6+
<a name="v2.9.0"></a>
7+
## [v2.9.0] - 2021-11-09
8+
9+
- feat: Added support for response headers policy ([#57](https://github.com/terraform-aws-modules/terraform-aws-cloudfront/issues/57))
10+
11+
612
<a name="v2.8.0"></a>
713
## [v2.8.0] - 2021-10-12
814

15+
- Updated CHANGELOG
916
- feat: Add support for additional CloudFront metrics ([#54](https://github.com/terraform-aws-modules/terraform-aws-cloudfront/issues/54))
1017
- docs: Add TLSv1.1 and TLSv1.2 for origin_ssl_protocols in examples ([#51](https://github.com/terraform-aws-modules/terraform-aws-cloudfront/issues/51))
1118

@@ -165,7 +172,8 @@
165172
- Add most of the code
166173

167174

168-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.8.0...HEAD
175+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.9.0...HEAD
176+
[v2.9.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.8.0...v2.9.0
169177
[v2.8.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.7.0...v2.8.0
170178
[v2.7.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.6.0...v2.7.0
171179
[v2.6.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.5.0...v2.6.0

0 commit comments

Comments
 (0)