update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-06-13 16:24:47 -04:00
parent 71d8c6610a
commit 7eff6b117d
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
BACKWARDS INCOMPATIBILITIES: BACKWARDS INCOMPATIBILITIES:
* core: SSH connection will no longer request a PTY by default. This
can be enabled per builder.
* builder/digitalocean: 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.