Update CHANGELOG.md

This commit is contained in:
Joe Topjian 2016-05-14 20:46:01 -05:00
parent b53c74a9ae
commit 94d27ba3ea
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ IMPROVEMENTS:
* provider/clc: Add support for hyperscale and bareMetal server types and package installation * provider/clc: Add support for hyperscale and bareMetal server types and package installation
* providers/google: support optional uuid naming for Instance Template [GH-6604] * 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: Add support for `kms_key_id` to `aws_db_instance` [GH-6651]
* provider/openstack: Add support for client certificate authentication [GH-6279]
BUG FIXES: BUG FIXES: