Update CHANGELOG.md

This commit is contained in:
Clint 2015-04-10 10:10:48 -05:00
parent 7c676f8c91
commit b7462518eb
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
BUG FIXES: BUG FIXES:
* provider/aws: fix panic possibility if RDS DB name is empty [GH-1460] * provider/aws: fix panic possibility if RDS DB name is empty [GH-1460]
* provider/aws: fix issue detecting credentials for some resources [GH-1470]
* provider/google: fix issue causing unresolvable diffs when using legacy * provider/google: fix issue causing unresolvable diffs when using legacy
`network` field on `google_compute_instance` [GH-1458] `network` field on `google_compute_instance` [GH-1458]