From 6eaeb96d5926d3ffa33ecc1dc362b63fd7cb2b66 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Thu, 18 Jul 2013 00:54:58 -0400 Subject: [PATCH] update Changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95e26ff41..8855d09e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ IMPROVEMENTS: - Remote commands that fail will now show the stdout/stderr of the command that failed. [GH-1203] - Puppet will run without color if the UI is not colored. [GH-1344] + - Chef supports the "formatter" configuration for setting the + formatter. [GH-1250] BUG FIXES: