update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-02-18 06:57:06 -08:00
parent 44c45994c8
commit 4f10f6a15b
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ IMPROVEMENTS:
* provider/aws: Add `storage_type` to `aws_db_instance` [GH-896]
* provider/aws: ELB can update listeners without requiring new. [GH-721]
* provider/aws: Security group support egress rules. [GH-856]
* provider/aws: Route table supports VPC peering connection on route. [GH-963]
* provider/google: Remove "client secrets file", as it's no longer necessary
for API authentication [GH-884].
* provider/google: Expose `self_link` on `google_compute_instance` [GH-906]