Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit a44a040

Browse files
authored
Update CHANGELOG.md
1 parent e69e754 commit a44a040

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.6.3]
11+
12+
- Adds support for the upgrade argument of the init command (@lorengordon) [#40]
13+
1014
## [1.6.2]
1115

1216
- Fix to return an empty map when no child modules are present in plan
@@ -104,7 +108,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
104108
- remove the `teardown` method
105109
- unify the `plan` and `plan_out` methods
106110

107-
[Unreleased]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.6.2...HEAD
111+
[Unreleased]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.6.3...HEAD
112+
[1.6.3]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.6.1...v1.6.3
108113
[1.6.2]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.6.1...v1.6.2
109114
[1.6.1]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.6.0...v1.6.1
110115
[1.6.0]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.5.7...v1.6.0

0 commit comments

Comments
 (0)