Commit 13346ba6 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

update CHANGELOG

parent aee48239
...@@ -24,6 +24,8 @@ FEATURES: ...@@ -24,6 +24,8 @@ FEATURES:
to allow access to remote servers such as private git repos. [GH-1066] to allow access to remote servers such as private git repos. [GH-1066]
* **Docker builder supports SSH**: The Docker builder now supports containers * **Docker builder supports SSH**: The Docker builder now supports containers
with SSH, just set `communicator` to "ssh" [GH-2244] with SSH, just set `communicator` to "ssh" [GH-2244]
* **File provisioner can download**: The file provisioner can now download
files out of the build process. [GH-1909]
* **New config function: `build_name`**: The name of the currently running * **New config function: `build_name`**: The name of the currently running
build. [GH-2232] build. [GH-2232]
* **New config function: `build_type`**: The type of the currently running * **New config function: `build_type`**: The type of the currently running
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment