Skip to content

Commit bf9871a

Browse files
committed
Updated CHANGELOG
1 parent bf1f765 commit bf9871a

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

CHANGELOG.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v2.2.0"></a>
11+
## [v2.2.0] - 2021-05-19
12+
13+
- feat: adding appliance_mode_support to vpc attachments ([#48](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/48))
14+
15+
1016
<a name="v2.1.0"></a>
1117
## [v2.1.0] - 2021-05-05
1218

@@ -42,18 +48,6 @@ All notable changes to this project will be documented in this file.
4248

4349
- chore: Minor updates in docs
4450
- fix: fix variable in aws_ec2_transit_gateway_route_table_propagation ([#13](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/13))
45-
- Merge pull request [#9](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/9) from terraform-aws-modules/terraform-provider-githubfile-1584635435927389000
46-
- [ci skip] Create ".chglog/CHANGELOG.tpl.md".
47-
- Merge pull request [#7](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/7) from terraform-aws-modules/terraform-provider-githubfile-1584537532882701000
48-
- Merge pull request [#6](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/6) from terraform-aws-modules/terraform-provider-githubfile-1584537532882283000
49-
- Merge pull request [#8](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/8) from terraform-aws-modules/terraform-provider-githubfile-1584537532882726000
50-
- Merge pull request [#4](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/4) from terraform-aws-modules/terraform-provider-githubfile-1584537532882251000
51-
- Merge pull request [#5](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/5) from terraform-aws-modules/terraform-provider-githubfile-1584537532882200000
52-
- [ci skip] Create ".editorconfig".
53-
- [ci skip] Create "LICENSE".
54-
- [ci skip] Create ".gitignore".
55-
- [ci skip] Create ".pre-commit-config.yaml".
56-
- [ci skip] Create "Makefile".
5751

5852

5953
<a name="v1.1.0"></a>
@@ -74,7 +68,8 @@ All notable changes to this project will be documented in this file.
7468
- Initial commit
7569

7670

77-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v2.1.0...HEAD
71+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v2.2.0...HEAD
72+
[v2.2.0]: https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v2.1.0...v2.2.0
7873
[v2.1.0]: https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v2.0.0...v2.1.0
7974
[v2.0.0]: https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v1.4.0...v2.0.0
8075
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v1.3.0...v1.4.0

0 commit comments

Comments
 (0)