Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2016-03-14 09:54:38 -05:00
parent 76377c9883
commit fe415c2f09
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ IMPROVEMENTS:
* provider/openstack: Re-Add server.AccessIPv4 and server.AccessIPv6 [GH-5366] * provider/openstack: Re-Add server.AccessIPv4 and server.AccessIPv6 [GH-5366]
* provider/vsphere: Add support for disk init types [GH-4284] * provider/vsphere: Add support for disk init types [GH-4284]
* provider/google: Mark `next_hop_network` as read-only on `google_compute_route` [GH-5564] * provider/google: Mark `next_hop_network` as read-only on `google_compute_route` [GH-5564]
* provisioner/remote-exec: Clear out scripts after uploading [GH-5577]
* state/remote/http: Change content type of PUT requests to the more appropriate `application/json` [GH-5499] * state/remote/http: Change content type of PUT requests to the more appropriate `application/json` [GH-5499]