Skip to content

Commit e67534b

Browse files
committed
Updated CHANGELOG
1 parent 874fa08 commit e67534b

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="v3.3.0"></a>
11+
## [v3.3.0] - 2021-09-24
12+
13+
- feat: Allow unauthenticated access for webhooks to /events endpoint if needed ([#226](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/226))
14+
- fix: Add missing netblock (143.55.64.0/20) to GitHub webhook IP ranges ([#225](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/225))
15+
16+
1017
<a name="v3.2.0"></a>
1118
## [v3.2.0] - 2021-09-16
1219

@@ -478,7 +485,8 @@ All notable changes to this project will be documented in this file.
478485
- Initial commit
479486

480487

481-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v3.2.0...HEAD
488+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v3.3.0...HEAD
489+
[v3.3.0]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v3.2.0...v3.3.0
482490
[v3.2.0]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v3.1.0...v3.2.0
483491
[v3.1.0]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v3.0.0...v3.1.0
484492
[v3.0.0]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v2.43.0...v3.0.0

0 commit comments

Comments
 (0)