From ca46d8e7d34f55a02399672a830644b9233f1583 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 11 May 2015 16:34:42 -0700 Subject: [PATCH] update CL --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3df760ad82..d1c0b42209 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ BUG FIXES: * core: fix "resource not found" for interpolation issues with modules * command/push: local vars override remote ones [GH-1881] * provider/aws: Mark `aws_security_group` description as `ForceNew` [GH-1871] + * provider/template: Fix infinite diff [GH-1898] ## 0.5.0 (May 7, 2015)