Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-06-05 13:19:31 +01:00 committed by GitHub
parent 149bef4b4c
commit bb29789582
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ IMPROVEMENTS:
* provider/google: Add CORS support for `google_storage_bucket` [GH-14695]
* 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]
* provider/kubernetes: Allow sourcing config_path from `KUBECONFIG` env var [GH-14889]
* provider/openstack: Add support provider networks [GH-10265]
* provider/openstack: Allow numerical protocols in security group rules [GH-14917]
* provider/openstack: Sort request/response headers in debug output [GH-14956]