From 81990ef6fa37e00a19f67c708e6379872a9435c3 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 9 Dec 2014 00:27:05 -0800 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43e3de9ba0..5d245d48a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ BUG FIXES: some circumstances. * core: Fixing issue with count expansion with non-homogenous instance plans. + * core: Fix issue with referencing resource variables from resources + that don't exist yet within resources that do exist, or modules. ## 0.3.1 (October 21, 2014)