Skip to content

Commit f17690d

Browse files
committed
Updated CHANGELOG
1 parent eac2977 commit f17690d

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

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

44

55

6+
<a name="v2.8.0"></a>
7+
## [v2.8.0] - 2021-10-12
8+
9+
- feat: Add support for additional CloudFront metrics ([#54](https://github.com/terraform-aws-modules/terraform-aws-cloudfront/issues/54))
10+
- 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))
11+
12+
613
<a name="v2.7.0"></a>
714
## [v2.7.0] - 2021-08-13
815

16+
- Updated CHANGELOG
917
- feat: Added support for connection_attempts, connection_timeout, and origin_shield ([#47](https://github.com/terraform-aws-modules/terraform-aws-cloudfront/issues/47))
1018

1119

@@ -157,7 +165,8 @@
157165
- Add most of the code
158166

159167

160-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.7.0...HEAD
168+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.8.0...HEAD
169+
[v2.8.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.7.0...v2.8.0
161170
[v2.7.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.6.0...v2.7.0
162171
[v2.6.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.5.0...v2.6.0
163172
[v2.5.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.4.0...v2.5.0

0 commit comments

Comments
 (0)