Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-08-08 22:53:33 -07:00
parent b4d18f9d30
commit 30d5ff5408
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ FEATURES:
* All strings in a template are now processed for variables/functions,
so things like `{{timestamp}}` can be used everywhere. More features will
be added in the future.
* The `amazon` builders (all of them) can now have attributes of their
resulting AMIs modified, such as access permissions and product codes.
## 0.2.3 (August 7, 2013)