Skip to content

Commit d6e9970

Browse files
committed
Updated CHANGELOG
1 parent 4f006ee commit d6e9970

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
@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v2.1.0"></a>
11+
## [v2.1.0] - 2021-05-05
12+
13+
- fix: Update map function to work in Terraform 0.15 ([#44](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/44))
14+
- chore: update CI/CD to use stable `terraform-docs` release artifact and discoverable Apache2.0 license ([#42](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/42))
15+
16+
1017
<a name="v2.0.0"></a>
1118
## [v2.0.0] - 2021-04-27
1219

@@ -67,7 +74,8 @@ All notable changes to this project will be documented in this file.
6774
- Initial commit
6875

6976

70-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v2.0.0...HEAD
77+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v2.1.0...HEAD
78+
[v2.1.0]: https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v2.0.0...v2.1.0
7179
[v2.0.0]: https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v1.4.0...v2.0.0
7280
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v1.3.0...v1.4.0
7381
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v1.2.0...v1.3.0

0 commit comments

Comments
 (0)