update cHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-01-16 08:34:05 -08:00
parent 61e91017be
commit 1525280a49
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ BUG FIXES:
* core: Fix a panic case when certain invalid types were used in
the configuration. [GH-691]
* core: Escape characters `\"`, `\n`, and `\\` now work in interpolations.
* provider/aws: ELB subnet change doesn't force new resource. [GH-804]
PLUGIN CHANGES: