Skip to content

Commit fe694c7

Browse files
committed
Updated CHANGELOG
1 parent e6543a9 commit fe694c7

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.6.0"></a>
7+
## [v2.6.0] - 2021-06-28
8+
9+
- feat: Add support of realtime_log_config_arn (no creation) ([#31](https://github.com/terraform-aws-modules/terraform-aws-cloudfront/issues/31))
10+
11+
612
<a name="v2.5.0"></a>
713
## [v2.5.0] - 2021-05-28
814

15+
- Updated CHANGELOG
916
- feat: Support for CloudFront Functions ([#41](https://github.com/terraform-aws-modules/terraform-aws-cloudfront/issues/41))
1017

1118

@@ -143,7 +150,8 @@
143150
- Add most of the code
144151

145152

146-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.5.0...HEAD
153+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.6.0...HEAD
154+
[v2.6.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.5.0...v2.6.0
147155
[v2.5.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.4.0...v2.5.0
148156
[v2.4.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.3.0...v2.4.0
149157
[v2.3.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.2.0...v2.3.0

0 commit comments

Comments
 (0)