From 7300634cf0edc00c06fa050085f652903f4ae7df Mon Sep 17 00:00:00 2001 From: Clint Date: Wed, 11 Jan 2017 10:41:44 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc4c0b8bf..43c9a7474 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ BACKWARDS INCOMPATIBILITIES / NOTES: * We have removed the `Arukas` provider that was added in v0.8.3 for this release. Unfortunately we found the new provider included a dependency that would not compile and run on Windows operating systems. For now the - provider has been removed and we hope to work to reintroduce it for all platforms. We will also be taking additional steps in our build testing to ensure Terraform builds on all platforms before release. + provider has been removed and we hope to work to reintroduce it for all platforms in the near future. Going forward we will also be taking additional steps in our build testing to ensure Terraform builds on all platforms before release. ## 0.8.3 (January 10, 2017)