From 7cb2e69457b03c38332c4edfc849022c505852c5 Mon Sep 17 00:00:00 2001 From: Joe Topjian Date: Sat, 22 Oct 2016 20:49:37 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca33f36e3..ca3d43d79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ ## 0.7.8 (Unreleased) +BACKWARDS INCOMPATIBILITIES / NOTES: + + * provider/openstack: The OpenStack provider has switched to the new Gophercloud SDK. + No front-facing changes were made, but please be aware that there might be bugs. + Please report any if found. + FEATURES: * **Experimental new apply graph:** `terraform apply` is getting a new graph