summaryrefslogtreecommitdiff
path: root/CONTRIBUTIONS.md
blob: 9356c4e2e0fcd97d443a9bb58f01dbcc6886bf82 (plain)
1
2
3
4
5
6
7
8
9
10
<!---
This file is reset every time a new release is done. The contents of this file are for the currently unreleased version.

Example Contribution:
* **kalistec**: Improved file resource greatly.
-->
# mixlib-shellout Contributions:

* **carmstrong**: Added error? method to see if the command was successful.
* **akshaykarle**: Added the functionality to reflect $stderr when using live_stream.