Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-06-05 13:13:05 -05:00
parent 834fda764f
commit f7a309a8bf
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ IMPROVEMENTS:
without destroying first [GH-2191]
* provider/docker: `docker_container` has the `privileged`
option. [GH-2227]
* provider/openstack: allow `OS_AUTH_TOKEN` environment variable
to set the openstack `api_key` field [GH-2234]
BUG FIXES: