From b0c63ce88aeab4509222672466c38b059fc88812 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Fri, 29 May 2015 16:03:02 -0700 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98a0d6c3a..8b0e62bb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ IMPROVEMENTS: * buidler/openstakc: Add `ssh_interface` option for rackconnect for users that have prohibitive firewalls * command/push: Add `-name` flag for specifying name from CLI [GH-2042] + * command/push: Push configuration in templates supports variables [GH-1861] BUG FIXES: