diff options
author | sersut <serdar@opscode.com> | 2014-03-19 14:09:00 -0700 |
---|---|---|
committer | sersut <serdar@opscode.com> | 2014-03-19 14:09:00 -0700 |
commit | 44291281d034900e44fa6e31a79e6f8cafe89980 (patch) | |
tree | 696bce8401869d13a265f3d0dddde7af6dd39859 /CHANGELOG.md | |
parent | eececf18c6f6986cb1c37ce3f928163f9630aa79 (diff) | |
download | chef-44291281d034900e44fa6e31a79e6f8cafe89980.tar.gz |
Contribution information for CHEF-5017.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ef4efcbb12..b25e1ca9fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ * Cookbook metadata now allows boolean and numeric attributes. * Knife ssh uses cloud port attribute when available. * Client info and debug logs now contain cookbook versions in addition to cookbook names. +* ShellOut mixin now exposes a method to capture the live stream during command execution. ## Last Release: 11.10.0 (02/06/2014) |