Skip to content

Commit c661757

Browse files
committed
Updated CHANGELOG
1 parent 32faee5 commit c661757

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.5.0"></a>
7+
## [v2.5.0] - 2021-05-28
8+
9+
- feat: Support for CloudFront Functions ([#41](https://github.com/terraform-aws-modules/terraform-aws-cloudfront/issues/41))
10+
11+
612
<a name="v2.4.0"></a>
713
## [v2.4.0] - 2021-05-07
814

15+
- Updated CHANGELOG
916
- fix: Use empty list for headers by default instead of null ([#39](https://github.com/terraform-aws-modules/terraform-aws-cloudfront/issues/39))
1017

1118

@@ -136,7 +143,8 @@
136143
- Add most of the code
137144

138145

139-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.4.0...HEAD
146+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.5.0...HEAD
147+
[v2.5.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.4.0...v2.5.0
140148
[v2.4.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.3.0...v2.4.0
141149
[v2.3.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.2.0...v2.3.0
142150
[v2.2.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v2.1.0...v2.2.0

0 commit comments

Comments
 (0)