Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-02-03 16:20:03 -06:00
parent c6ab3b1711
commit 4908f94490
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ IMPROVEMENTS:
`map_public_ip_on_launch` is not specified in config. [GH-898]
* 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]
BUG FIXES: