Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-06-23 14:32:46 -05:00
parent 86b9f5aa7a
commit eda5dbdc83
1 changed files with 3 additions and 2 deletions

View File

@ -84,8 +84,9 @@ IMPROVEMENTS:
BUG FIXES:
* provider/aws: Correctly handle AWS keypairs which no longer exist [GH-2032]
* provider/aws: Fix issue with restoring an Instance from snapshot ID
[GH-2120]
* provider/aws: Fix issue with restoring an Instance from snapshot ID [GH-2120]
* provider/aws: Handle AMIs where RootBlockDevice does not appear in the
BlockDeviceMapping, preventing root_block_device from working [GH-2271]
* provider/template: store relative path in the state [GH-2038]
* provisioner/chef: fix interpolation in the Chef provisioner [GH-2168]
* provisioner/remote-exec: Don't prepend shebang on scripts that already