Added improved JSON errors to changelog
This commit is contained in:
parent
2a46f4001c
commit
21db3152bb
|
@ -35,6 +35,7 @@ IMPROVEMENTS:
|
||||||
for broader compatibility. [GH-2913]
|
for broader compatibility. [GH-2913]
|
||||||
* core: `target_path` for builder downloads can now be specified. [GH-2600]
|
* core: `target_path` for builder downloads can now be specified. [GH-2600]
|
||||||
* core: WinRM communicator now supports HTTPS protocol [GH-3061]
|
* core: WinRM communicator now supports HTTPS protocol [GH-3061]
|
||||||
|
* core: Template syntax errors now show line, column, offset [GH-3180]
|
||||||
* builder/amazon: Add support for `ebs_optimized` [GH-2806]
|
* builder/amazon: Add support for `ebs_optimized` [GH-2806]
|
||||||
* builder/amazon: You can now specify `0` for `spot_price` to switch to on
|
* builder/amazon: You can now specify `0` for `spot_price` to switch to on
|
||||||
demand instances [GH-2845]
|
demand instances [GH-2845]
|
||||||
|
|
Loading…
Reference in New Issue