Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2017-01-18 11:53:08 -08:00 committed by GitHub
parent 6558224de1
commit e58454a43e
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ IMPROVEMENTS:
* provider/fastly Add request_condition to backend definition [GH-11238]
* provider/google: Add subnetwork_project field to enable cross-project networking in instance templates [GH-11110]
* provider/google: Add support for encrypting a disk [GH-11167]
* provider/google: Add support for session_affinity to google_compute_region_backend_service [GH-11228]
* provider/google: Allow additional zones to be configured in GKE [GH-11018]
* provider/openstack: LoadBalancer Security Groups [GH-11074]
* provider/scaleway improve bootscript data source [GH-11183]
* provider/statuscake: Add support for StatusCake confirmation servers [GH-11179]