Update CHANGELOG.md

This commit is contained in:
Clint 2016-04-20 13:44:28 -05:00
parent 46f3a17b5b
commit 3f942192ab
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ IMPROVEMENTS:
* 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/fastly: Add support for Gzip rules [GH-6247]
* 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]