Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-10-08 10:32:18 -07:00
parent 65a054b7c2
commit 852b82cdb3
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,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]
* providers/google: `google_compute_instance` supports `can_ip_forward` [GH-375]
* provisioners/local-exec: Output from command is shown in CLI output. [GH-311]
* provisioners/remote-exec: Output from command is shown in CLI output. [GH-311]