update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-08-06 10:26:31 -07:00
parent 7fb153a2ef
commit 1799afe1b7
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ BUG FIXES:
- provisioners/puppet: Manifest file can be a directory. [GH-4169]
- provisioners/puppet: Properly escape facter variables for PowerShell
on Windows guests. [GH-3959]
- provisioners/salt: Update salt minion version on Windows. [GH-3932]
- provisioners/shell: If args is an array and contains numbers, it no
longer crashes. [GH-4234]