Update CHANGELOG

This commit is contained in:
Seth Vargo 2016-03-17 20:46:26 -05:00
parent 74fad20d09
commit 197a2d8799
1 changed files with 2 additions and 0 deletions

View File

@ -60,6 +60,8 @@ BUG FIXES:
[GGH-6805, GH-6804]
- provisioners/chef: Change the default channel to "stable" (previously it
was "current") [GH-7001, GH-6979]
- provisioners/chef: Default node_name to hostname if present
[GH-7063, GH-7153]
- provisioners/docker: Fix -no-trunc command option [GH-7085]
- provisioners/docker: Allow provisioning when container name is specified
[GH-7074, GH-7086]