Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-08-12 11:40:59 -07:00
parent f69b365f39
commit 0f6c6511da
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ FEATURES:
IMPROVEMENTS:
* builder/amazon/all: User data can be passed to start the instances. [GH-253]
* provisioner/salt-masterless: `local_state_tree` is no longer required,
allowing you to use shell provisioner (or others) to bring this down.
[GH-269]