Update CHANGELOG.md

#1778
This commit is contained in:
Paul Hinze 2015-05-07 08:34:39 -05:00
parent febf27a48e
commit f1c8b555ab
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ FEATURES:
* **Automatic AWS retries**: This release includes a lot of improvement
around automatic retries of transient errors in AWS. The number of
retry attempts is also configurable.
* **Templates**: A new `template_file` resource allows long strings needing
variable interpolation to be moved into files. [GH-1778]
IMPROVEMENTS: