Update CHANGELOG.md

This commit is contained in:
James Nugent 2016-01-15 03:07:16 +00:00
parent 5834e65db9
commit ead4865b7f
1 changed files with 2 additions and 1 deletions

View File

@ -28,9 +28,10 @@ IMPROVEMENTS:
* provider/aws: Add support for creating Managed Microsoft Active Directory
and Directory Connectors [GH-4388]
* provider/aws: Mark some `aws_db_instance` fields as optional [GH-3139]
* provider/docker: Add support for adding host entries on `docker_container` resources [GH-3463]
* provider/google: Add content field to bucket object [GH-3893]
* provider/openstack: Add "personality" support to instance resource [GH-4623]
* provider/packet: Handle external state changes for Packet resources gracefully [GH-4676]
* provider/google: Add content field to bucket object [GH-3893]
BUG FIXES: