Skip to content

Commit 32ac2e0

Browse files
committed
CHANGELOG
1 parent 4a1bd1e commit 32ac2e0

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55

66
## [Unreleased]
77

8+
<!-- None < 2023-10-11 08:39:19+00:00 -->
9+
10+
## [1.8.6] - 2026-03-31
11+
12+
- [[#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 -->
13+
- [[#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 -->
14+
- [[#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 -->
15+
816
## [1.8.5] - 2023-10-11
917
<!-- None < 2023-04-24 14:41:58+00:00 -->
1018

@@ -209,7 +217,9 @@ All notable changes to this project will be documented in this file.
209217
<!-- 2019-09-10 06:58:18+00:00 < None -->
210218

211219
<!-- markdown-link-check-disable -->
212-
[Unreleased]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.8.4...HEAD
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
222+
[1.8.5]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.8.4...v1.8.5
213223
[1.8.4]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.8.3...v1.8.4
214224
[1.8.3]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.8.2...v1.8.3
215225
[1.8.2]: https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.8.1...v1.8.2

0 commit comments

Comments
 (0)