Skip to content

Commit f1332cc

Browse files
committed
changelog
1 parent 17972f5 commit f1332cc

2 files changed

Lines changed: 294 additions & 132 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@
33
All notable changes to this project will be documented in this file.
44
<!-- markdownlint-disable MD024 -->
55

6-
## [Unreleased]
6+
## [Unreleased] <!-- from: 2023-10-11 08:39:19+00:00 to: None since: v1.8.5 -->
77

8-
<!-- None < 2023-10-11 08:39:19+00:00 -->
9-
10-
## [1.8.6] - 2026-03-31
8+
## [1.8.7] - 2026-03-31
119

10+
- [[#91](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/91)] Fix: preserve absolute Path object for tfdir ([ludoo](https://github.com/ludoo)) <!-- 2026-03-31 07:48:28+00:00 -->
1211
- [[#90](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/90)] Feat: port changes from PR #73 and #87 ([ludoo](https://github.com/ludoo)) <!-- 2026-03-31 06:09:00+00:00 -->
1312
- [[#89](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/89)] Drop Terragrunt support and modernize Python codebase ([ludoo](https://github.com/ludoo)) <!-- 2026-03-31 06:04:14+00:00 -->
1413
- [[#82](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/82)] Clean up terraform runtime files ([elstak](https://github.com/elstak)) <!-- 2024-06-21 11:38:50+00:00 -->
@@ -217,8 +216,8 @@ All notable changes to this project will be documented in this file.
217216
<!-- 2019-09-10 06:58:18+00:00 < None -->
218217

219218
<!-- markdown-link-check-disable -->
220-
[Unreleased]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.8.6...HEAD
221-
[1.8.6]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.8.5...v1.8.6
219+
[Unreleased]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.8.7...HEAD
220+
[1.8.7]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.8.4...v1.8.7
222221
[1.8.5]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.8.4...v1.8.5
223222
[1.8.4]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.8.3...v1.8.4
224223
[1.8.3]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.8.2...v1.8.3

0 commit comments

Comments
 (0)