Added SSH directory download to changelog

This commit is contained in:
Chris Bednarski 2016-02-12 14:59:41 -08:00
parent ded6a066b6
commit fafcda541f
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ IMPROVEMENTS:
* core: `target_path` for builder downloads can now be specified. [GH-2600]
* core: WinRM communicator now supports HTTPS protocol [GH-3061]
* core: Template syntax errors now show line, column, offset [GH-3180]
* core: SSH communicator now supports downloading directories [GH-2618]
* 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]