update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-10-05 23:08:33 -07:00
parent b3fa3811f5
commit 6200f2513c
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ IMPROVEMENTS:
* providers/aws: Add `self` option for security groups for ingress
rules with self as source. [GH-303]
* providers/google: Support `target_tags` for firewalls. [GH-324]
* provisioners/local-exec: Output from command is shown in CLI output. [GH-311]
BUG FIXES: