update CHANGELOG
This commit is contained in:
parent
1428e6dfbe
commit
53b117e223
|
@ -2,10 +2,12 @@
|
||||||
|
|
||||||
BACKWARDS INCOMPATIBILITIES:
|
BACKWARDS INCOMPATIBILITIES:
|
||||||
|
|
||||||
* The DigitalOcean builder no longer supports the v1 API which has been
|
* builder/digitalocean: no longer supports the v1 API which has been
|
||||||
deprecated for some time. Most configurations should continue to
|
deprecated for some time. Most configurations should continue to
|
||||||
work as long as you use the `api_token` field for auth.
|
work as long as you use the `api_token` field for auth.
|
||||||
* builder/digitalocean: `image`, `region`, and `size` are now required.
|
* builder/digitalocean: `image`, `region`, and `size` are now required.
|
||||||
|
* builder/openstack: auth parameters have been changed to better
|
||||||
|
reflect OS terminology. Existing environment variables still work.
|
||||||
|
|
||||||
FEATURES:
|
FEATURES:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue