From be8443d50813919a3d9fc0e39135d0d570a6c968 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Wed, 10 Jun 2015 18:49:27 -0700 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a33dbc92..cc2ea5217 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ ## 0.8.0 (unreleased) +BACKWARDS INCOMPATIBILITIES: + + * The DigitalOcean builder no longer supports the v1 API which has been + deprecated for some time. Most configurations should continue to + work as long as you use the `api_token` field for auth. + FEATURES: * **New config function: `template_dir`**: The directory to the template