From a5b28868a82e55bd180e70fbe0a735df21da4645 Mon Sep 17 00:00:00 2001 From: Paul Hinze Date: Wed, 20 Jan 2016 15:44:27 -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 6aebb38b8..693f7a562 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,7 +28,7 @@ IMPROVEMENTS: * core: Add `sha256()` interpolation function [GH-4704] * core: Validate lifecycle keys to show helpful error messages whe they are mistypes [GH-4745] - * core: Default `module-depth` parameter to `-1`, which expands resources within modules [GH-4763] + * core: Default `module-depth` parameter to `-1`, which expands resources within modules in command output [GH-4763] * provider/aws: Add new parameters `az_mode` and `availability_zone(s)` in ElastiCache [GH-4631] * provider/aws: Allow ap-northeast-2 (Seoul) as valid region [GH-4637] * provider/aws: Limit SNS Topic Subscription protocols [GH-4639]