Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mwhooker committed Dec 12, 2016
1 parent b49be38 commit d632f3b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,14 @@ IMPROVEMENTS:
* provisioner/salt: Bootstrap fallback on wget if curl failed. [GH-4244]
* builder/openstack: Automatically reauth as needed. [GH-4262]
* provisioner/ansible: Allow `winrm` communicator. [GH-4209]
* communicator/ssh: adds ability to download download directories and
wildcards, fix destination file mode (not hardcoded anymore). [GH-4210]
* post-processor/checksum: cleanup, and fix output to specified file with
more than one artifacts. [GH-4210]
* provisioner/file: fix for directory download. [GH-4210]
* provisioner/file: fix issue uploading multiple files to a directory,
mentioned in [GH-4049]. [GH-4210]
* post-processor/checksum: reset hash after each artifact file. [GH-4210]

BUG FIXES:

Expand Down

0 comments on commit d632f3b

Please sign in to comment.