Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-10-02 22:23:44 -07:00
parent d28a662b6c
commit 23285aed76
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ FEATURES:
so that new resources are created before the old ones are destroyed.
* The `count` metaparameter can now contain interpolations (such as
variables).
* The current index for a resource with a `count` set can be interpolated
using `${count.index}`.
IMPROVEMENTS: