Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-04-11 13:10:30 +01:00
parent 7721348b0b
commit 35cfb73262
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ IMPROVEMENTS:
* provider/datadog: Add heredoc support to message, escalation_message, and query [GH-5788]
* provider/docker: Add support for docker run --user option [GH-5300]
* provider/google: Accept GOOGLE_CLOUD_KEYFILE_JSON env var for credentials [GH-6007]
* provider/github: Add support for privacy to `github_team` [GH-6116]
* provider/cloudstack: Deprecate `ipaddress` in favour of `ip_address` in all resources [GH-6010]
* provider/openstack: Allow subnets with no gateway [GH-6060]