From 8fa3a4f3e0cfa981eef1d09c2ec9ff79e8d75991 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 23 Nov 2013 11:42:04 -0800 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fc0ff093..306fa0de0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ FEATURES: - New plugin type: synced folder implementation. This allows new ways of syncing folders to be added as plugins to Vagrant. + - The `--debug` flag can be specified on any command now to get debug-level + log output to ease reporting bugs. IMPROVEMENTS: