From 788fe840539ea63de5b32d05aefc90739d708006 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Fri, 23 Aug 2013 15:42:30 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed33c95cf..53bc4d2c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ FEATURES: * builder/amazon: Copy AMI to multiple regions with `ami_regions`. [GH-322] * builder/vmware: The root hard drive type can now be specified with "disk_type_id" for advanced users. [GH-328] +* provisioner/salt-masterless: Ability to specfy a minion config. [GH-264] IMPROVEMENTS: