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

Commit 6a3e30a

Browse files
authored
Update CHANGELOG.md
1 parent 574ef62 commit 6a3e30a

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.5.4]
11+
12+
- fix quoting in backend config args
13+
1014
## [1.5.3]
1115

1216
- allow customizing environment variables
@@ -75,7 +79,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7579
- remove the `teardown` method
7680
- unify the `plan` and `plan_out` methods
7781

78-
[Unreleased]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.5.3...HEAD
82+
[Unreleased]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.5.4...HEAD
83+
[1.5.4]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.5.3...v1.5.4
7984
[1.5.3]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.5.2...v1.5.3
8085
[1.5.2]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.5.1...v1.5.2
8186
[1.5.1]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.5.0...v1.5.1

0 commit comments

Comments
 (0)