Skip to content

Commit cddc264

Browse files
committed
Updated CHANGELOG
1 parent bb000c9 commit cddc264

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
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="v3.2.0"></a>
11+
## [v3.2.0] - 2021-09-16
12+
13+
- feat: Add sensitive flag for webhook secret outputs ([#222](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/222))
14+
15+
1016
<a name="v3.1.0"></a>
1117
## [v3.1.0] - 2021-09-01
1218

@@ -472,7 +478,8 @@ All notable changes to this project will be documented in this file.
472478
- Initial commit
473479

474480

475-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v3.1.0...HEAD
481+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v3.2.0...HEAD
482+
[v3.2.0]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v3.1.0...v3.2.0
476483
[v3.1.0]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v3.0.0...v3.1.0
477484
[v3.0.0]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v2.43.0...v3.0.0
478485
[v2.43.0]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v2.42.0...v2.43.0

0 commit comments

Comments
 (0)