Commit 53b117e2 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

update CHANGELOG

parent 1428e6df
...@@ -2,10 +2,12 @@ ...@@ -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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment