update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-06-19 06:06:30 +02:00
parent 259dba38da
commit 1b691cbb5d
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@ BUG FIXES:
* post-processor/atlas: Fix index out of range panic [GH-1959]
* post-processor/vagrant-cloud: Fixed failing on response
* post-processor/vagrant-cloud: Don't delete version on error [GH-2014]
* post-processor/vagrant-cloud: Retry failed uploads a few times
* provisioner/chef-client: Fix permissions issues on default dir [GH-2255]
* provisioner/chef-client: Node cleanup works now. [GH-2257]
* provisioner/puppet-masterless: Allow manifest_file to be a directory