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]