Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2016-04-17 08:47:28 -07:00
parent 220d73f32c
commit a3db93245c
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ IMPROVEMENTS:
* 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]
* provider/postgresql: New `ssl_mode` argument allowing different SSL usage tradeoffs [GH-6008]
* provider/vsphere: Support for linked clones and Windows-specific guest config options [GH-6087]
*provider/google: Deprecate unused "region" attribute in `global_forwarding_rule`; this attribute was never used anywhere in the computation of the resource [GH-6112]