Skip to content

Commit 126a5b2

Browse files
committed
Updated CHANGELOG
1 parent c4de355 commit 126a5b2

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.0.0"></a>
11+
## [v3.0.0] - 2021-08-31
12+
13+
- BREAKING CHANGE: update internal modules to latest, replace `github_organization` with `github_owner`, bump Terraform version to >=0.13.1 ([#218](https://github.com/terraform-aws-modules/terraform-aws-atlantis/issues/218))
14+
15+
1016
<a name="v2.43.0"></a>
1117
## [v2.43.0] - 2021-08-17
1218

@@ -460,7 +466,8 @@ All notable changes to this project will be documented in this file.
460466
- Initial commit
461467

462468

463-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v2.43.0...HEAD
469+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v3.0.0...HEAD
470+
[v3.0.0]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v2.43.0...v3.0.0
464471
[v2.43.0]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v2.42.0...v2.43.0
465472
[v2.42.0]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v2.41.0...v2.42.0
466473
[v2.41.0]: https://github.com/terraform-aws-modules/terraform-aws-atlantis/compare/v2.40.0...v2.41.0

0 commit comments

Comments
 (0)