update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-06-15 15:16:17 -07:00
parent 5d38ee939b
commit 8dfd553e86
1 changed files with 1 additions and 0 deletions

View File

@ -131,6 +131,7 @@ BUG FIXES:
* provisioner/shell: chmod executable script to 0755, not 0777 [GH-1708]
* provisioner/shell: inline commands failing will fail the provisioner [GH-2069]
* provisioner/shell: single quotes in env vars are escaped [GH-2229]
* provisioner/shell: Temporary file is deleted after run [GH-2259]
## 0.7.5 (December 9, 2014)