Update CHANGELOG
This commit is contained in:
parent
3b2272c69f
commit
3ae6f6ba76
|
@ -19,6 +19,7 @@ FEATURES:
|
||||||
|
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
|
|
||||||
|
* config: Trailing commas are now allowed for the final elements of lists.
|
||||||
* core: Plugins are loaded from `~/.terraform.d/plugins` (Unix) or
|
* core: Plugins are loaded from `~/.terraform.d/plugins` (Unix) or
|
||||||
`%USERDATA%/terraform.d/plugins` (Windows).
|
`%USERDATA%/terraform.d/plugins` (Windows).
|
||||||
* helper/schema: Can now have default values. [GH-245]
|
* helper/schema: Can now have default values. [GH-245]
|
||||||
|
|
Loading…
Reference in New Issue