Update CHANGELOG.md

This commit is contained in:
Clint 2016-05-17 11:13:00 -05:00
parent faa6ddb2ee
commit 592162c92a
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ IMPROVEMENTS:
* provider/clc: Add support for hyperscale and bareMetal server types and package installation
* providers/google: support optional uuid naming for Instance Template [GH-6604]
* provider/aws: Add support for `kms_key_id` to `aws_db_instance` [GH-6651]
* provider/aws: Support for Redshift Cluster encryption using a KMS key [GH-6712]
* provider/openstack: Add support for client certificate authentication [GH-6279]
BUG FIXES: