Update CHANGELOG.md

This commit is contained in:
Clint 2016-04-18 11:11:52 -05:00
parent 25f89c8756
commit 061518b1db
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ IMPROVEMENTS:
* provider/google: Make "project" attribute on provider configuration optional [GH-6112]
* provider/google: Read more common configuration values from the environment and clarify precedence ordering [GH-6114]
* provider/google: `addons_config` and `subnetwork` added as attributes to `google_container_cluster` [GH-5871]
* provider/fastly: Add support for Request Headers [GH-6197]
* provider/openstack: Add value_specs argument and attribute for routers [GH-4898]
* provider/openstack: Allow subnets with no gateway [GH-6060]
* provider/openstack: Enable Token Authentication [GH-6081]