update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-11-19 11:22:52 -08:00
parent 97021ceedd
commit fd3e1ff592
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ BUG FIXES:
- provisioners/puppet-server: works with Puppet Collection 1 [GH-6389]
- provisioners/salt: call correct executables on Windows [GH-5999]
- provisioners/salt: log level and colorize works for masterless [GH-6474]
- push/heroku: use current branch [GH-6554]
- synced\_folders/rsync: on Windows, replace all paths with Cygwin
paths since all rsync implementations require this [GH-6160]