update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-12-24 12:03:54 -08:00
parent 0b83d54409
commit 7133593a5f
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
BUG FIXES:
- guests/debian: Fix Docker install [GH-6722]
- provisioners/chef: convert chef version to a string before comparing for
the command builder [GH-6709, GH-6711]
- provisioners/shell: convert env var values to strings [GH-6714]