| commit | c3eeeea58419c22fda4600718d2a5245884af5ad | [log] [tgz] |
|---|---|---|
| author | Radek Simko <radek.simko@gmail.com> | Fri Jul 01 10:21:22 2022 +0100 |
| committer | GitHub <noreply@github.com> | Fri Jul 01 10:21:22 2022 +0100 |
| tree | af54b8ea364d4b09540a7687558b2e672c50f364 | |
| parent | 17383ebdd5a1bd1cf7b6a160f530d4a4e201e522 [diff] |
Update CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c6c2b3..9bd37d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -1,5 +1,9 @@ # 0.17.2 (Unreleased) +ENHANCEMENTS: + + - tfexec: Add `(Terraform).SetLogCore()` and `(Terraform).SetLogProvider()` methods ([#324](https://github.com/hashicorp/terraform-exec/pull/324)) + INTERNAL: - Bump github.com/hashicorp/go-version from 1.5.0 to 1.6.0 ([#323](https://github.com/hashicorp/terraform-exec/pull/323))