From 4ed19eaf035fd1c46b401cb073384a83740dae3a Mon Sep 17 00:00:00 2001 From: Preetha Date: Fri, 17 Nov 2017 14:35:54 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb1929a62..fa24f134b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ IMPROVEMENTS: events, and deprecated redundant existing fields [GH-3399] * cli: Allocation create and modify times are displayed in a human readable relative format like `6 h ago` [GH-3449] + * cli: Environment variables are now ignored during service name validation [GH-3532] * client: Added metrics to track state transitions of allocations [GH-3061] * client: When `network_interface` is unspecified use interface attached to default route [GH-3546]