update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-04-28 20:38:15 -07:00
parent d66012969a
commit a1c44c0fb4
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_ebs_volume`**
* **New resource: `aws_lb_cookie_stickiness_policy`**
* core: Improve error message on diff mismatch [GH-1501]
* provisioner/file: expand `~` in source path [GH-1569]