update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-10-02 17:35:56 -07:00
parent 6089e4973b
commit 879cb2f8e6
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ FEATURES:
automatically upgraded.
* You can now specify `create_before_destroy` as an option for replacement
so that new resources are created before the old ones are destroyed.
* The `count` metaparameter can now contain interpolations (such as
variables).
IMPROVEMENTS: