update changelog

This commit is contained in:
Matthew Hooker 2017-01-26 11:31:32 -08:00
parent ca1c9601b6
commit 4d45b2b138
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
## (Unreleased)
* builder/docker: create export dir if needed [GH-4439]
### IMRPOVEMENTS:
* builder/docker: create export dir if needed. [GH-4439]
* communicator/docker: preserve file mode. [GH-4443]
* communicator/winrm: support ProxyFromEnvironment. [GH-4463]
## 0.12.2 (January 20, 2017)