2020-10-15 17:38:46 +02:00
## 0.15.0 (Unreleased)
2020-09-15 20:21:18 +02:00
2020-10-19 16:05:59 +02:00
ENHANCEMENTS:
2020-10-19 16:06:07 +02:00
* Improved support for Windows console UI, including bold colors and underline for HCL diagnostics [GH-26588]
2020-10-19 16:05:59 +02:00
2020-10-21 20:12:48 +02:00
BUG FIXES:
* command: Exit with an error if unable to gather input from the UI. For example, this may happen when running in a non-interactive environment but without `-input=false` . Previously Terraform would interpret these errors as empty strings, which could be confusing. [GH-26509]
2020-04-28 18:27:10 +02:00
## Previous Releases
2020-02-13 21:19:31 +01:00
For information on prior major releases, see their changelogs:
2018-10-26 15:05:44 +02:00
2020-10-15 17:38:46 +02:00
* [v0.14 ](https://github.com/hashicorp/terraform/blob/v0.14/CHANGELOG.md )
2020-09-02 17:03:15 +02:00
* [v0.13 ](https://github.com/hashicorp/terraform/blob/v0.13/CHANGELOG.md )
2020-02-13 21:19:31 +01:00
* [v0.12 ](https://github.com/hashicorp/terraform/blob/v0.12/CHANGELOG.md )
* [v0.11 and earlier ](https://github.com/hashicorp/terraform/blob/v0.11/CHANGELOG.md )