Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-08-28 16:38:07 -07:00
parent 42f30fc501
commit 76a15f8abc
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ BUG FIXES:
- hosts/fedora: properly detect later CentOS versions. [GH-2008]
- provisioners/ansible: No longer report failure on every run. [GH-2007]
- provisioners/ansible: Properly handle extra vars with spaces. [GH-1984]
- provisioners/chef: Formatter option works properly. [GH-2058]
- provisioners/puppet: mount synced folders as root to avoid weirdness
with Puppet. [GH-2015]