Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-05-16 12:00:17 +03:00 committed by GitHub
parent 2c3d54b671
commit 1bccc788f9
1 changed files with 2 additions and 1 deletions

View File

@ -25,9 +25,10 @@ IMPROVEMENTS:
* provider/docker: Allow Windows Docker containers to map volumes [GH-13584]
* provider/google: Add a `url` attribute to `google_storage_bucket` [GH-14393]
* provider/google: Make google resource storage bucket importable [GH-14455]
* providers/heroku: Add import ability for `heroku_pipeline` resource [GH-14486]
* provider/heroku: Add import ability for `heroku_pipeline` resource [GH-14486]
* provider/openstack: Add support for all protocols in Security Group Rules [GH-14307]
* provider/rundeck: adds `description` to `command` schema in `rundeck_job` resource [GH-14352]
* provider/scaleway: allow public_ip to be set on server resource [GH-14515]
BUG FIXES: