Skip to content

Commit e7bd953

Browse files
committed
Updated CHANGELOG
1 parent 2f774aa commit e7bd953

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="v2.39.0"></a>
11+
## [v2.39.0] - 2021-04-13
12+
13+
- feat: Add `force_new_deployment` switch ([#196](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/196))
14+
15+
1016
<a name="v2.38.0"></a>
1117
## [v2.38.0] - 2021-04-13
1218

@@ -455,7 +461,8 @@ All notable changes to this project will be documented in this file.
455461
- Initial commit
456462

457463

458-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v2.38.0...HEAD
464+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v2.39.0...HEAD
465+
[v2.39.0]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v2.38.0...v2.39.0
459466
[v2.38.0]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v2.37.0...v2.38.0
460467
[v2.37.0]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v2.36.0...v2.37.0
461468
[v2.36.0]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v2.35.0...v2.36.0

0 commit comments

Comments
 (0)