diff options
author | Claire McQuin <claire@getchef.com> | 2014-08-08 08:29:41 -0700 |
---|---|---|
committer | Claire McQuin <claire@getchef.com> | 2014-08-08 08:29:54 -0700 |
commit | e3350810b7c4676ef7f920c8f1e210111bc7da31 (patch) | |
tree | f9b9b522eed403f5f062c82b0d453de2c02ffde4 /CHANGELOG.md | |
parent | 01f85655f30eea95ea52a37b3b55515b2de75a0f (diff) | |
download | mixlib-shellout-e3350810b7c4676ef7f920c8f1e210111bc7da31.tar.gz |
Update contributing information for https://github.com/opscode/mixlib-shellout/pull/53
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e270b8..48c38bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ Added the functionality to reflect $stderr when using live_stream. * [**Tyler Cipriani**:](https://github.com/thcipriani) Fixed typos in the code. +* [**Max Lincoln**](https://github.com/maxlinc): + Support separate live stream for stderr. ## Last Release: 1.4.0 (08/04/2014) |