Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-06-07 17:08:33 +03:00 committed by GitHub
parent f5cccc6b7f
commit 6b3ec0c193
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ IMPROVEMENTS:
* provider/google: `google_container_cluster.master_auth` should be optional [GH-14630]
* provider/google: Add CORS support for `google_storage_bucket` [GH-14695]
* provider/google: Allow resizing of Google Cloud persistent disks [GH-15077]
* provider/google: Add private_ip_google_access update support to google_compute_subnetwork [GH-15125]
* provider/heroku: can now import Heroku Spaces [GH-14973]
* provider/kubernetes: Upgrade K8S from 1.5.3 to 1.6.1 [GH-14923]
* provider/kubernetes: Provide more details about why PVC failed to bind [GH-15019]