update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-04-29 20:23:19 -07:00
parent b0f90fe2be
commit 3b448374d8
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ IMPROVEMENTS:
* **New config function: `length`** - Get the length of a string or a list.
Useful in conjunction with `split`. [GH-1495]
* **New resource: `aws_app_cookie_stickiness_policy`**
* **New resource: `aws_customer_gateway`**
* **New resource: `aws_ebs_volume`**
* **New resource: `aws_lb_cookie_stickiness_policy`**
* core: Improve error message on diff mismatch [GH-1501]