| # 0.4.0 (July 30, 2020) | |
| FEATURES: | |
| - Added `Terraform.SetLogPath` method to set `TF_LOG_PATH` environment variable, and prevented manual setting of programmatically supported environment variables ([#32](https://github.com/hashicorp/terraform-exec/issues/32)) | |
| - Added `Terraform.Version` method to get executable version information ([#7](https://github.com/hashicorp/terraform-exec/issues/7)) | |
| BUG FIXES: | |
| - Fixed `-var` handling issue ([#34](https://github.com/hashicorp/terraform-exec/issues/34)) |