Remove resource constraint checking from the changelog

This commit is contained in:
Chris Bednarski 2016-02-02 12:45:18 -08:00
parent c6b9d2a318
commit b33e46a568
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ IMPROVEMENTS:
for broader compatibility. [GH-2913]
* core: `target_path` for builder downloads can now be specified. [GH-2600]
* core: WinRM communicator now supports HTTPS protocol [GH-3061]
* core: Local linux builds will attempt to verify that sufficient resources are available prior to starting the build [GH-3096]
* builder/amazon: Add support for `ebs_optimized` [GH-2806]
* builder/amazon: You can now specify `0` for `spot_price` to switch to on
demand instances [GH-2845]