diff --git a/CHANGELOG.md b/CHANGELOG.md index d23b0a481..25bb75575 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]