From fc329fbdea8df31f8b41b3b7f3b4dfd751b77f87 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Tue, 1 Nov 2016 16:51:55 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ec3b8ef09..5bb258f70b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -81,7 +81,6 @@ BUG FIXES: * core: Validate lifecycle options don't contain interpolations. [GH-9576] * core: Tainted resources will not process `ignore_changes`. [GH-7855] * core: Boolean looking values passed in via `-var` no longer cause type errors. [GH-9642] - * core: Update crypto/ssh to support ED25519 SSH keys [GH-9661 * core: Computed primitives in certain cases no longer cause diff mismatch errors. [GH-9618] * core: Empty arrays for list vars in JSON work [GH-8886] * core: Boolean types in tfvars work propertly [GH-9751]