Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-02-18 13:34:41 -06:00
parent 1aebf543c7
commit 2b096069ac
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ IMPROVEMENTS:
* 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/aws: Add `root_block_device` to `aws_db_instance` [GH-998]
* 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]