Skip to content

Commit 9fbf9e4

Browse files
committed
Updated CHANGELOG
1 parent 09398da commit 9fbf9e4

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.7.0"></a>
7+
## [v2.7.0] - 2021-08-13
8+
9+
- feat: Added support for connection_attempts, connection_timeout, and origin_shield ([#47](https://github.com/terraform-aws-modules/terraform-aws-cloudfront/issues/47))
10+
11+
612
<a name="v2.6.0"></a>
713
## [v2.6.0] - 2021-06-28
814

15+
- Updated CHANGELOG
916
- feat: Add support of realtime_log_config_arn (no creation) ([#31](https://github.com/terraform-aws-modules/terraform-aws-cloudfront/issues/31))
1017

1118

@@ -150,7 +157,8 @@
150157
- Add most of the code
151158

152159

153-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.6.0...HEAD
160+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.7.0...HEAD
161+
[v2.7.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.6.0...v2.7.0
154162
[v2.6.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.5.0...v2.6.0
155163
[v2.5.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.4.0...v2.5.0
156164
[v2.4.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.3.0...v2.4.0

0 commit comments

Comments
 (0)