summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-12-06 22:53:04 +0000
committerChef Expeditor <chef-ci@chef.io>2018-12-06 22:53:04 +0000
commit4835bdfcd1b2666ad4606856904170e1efd6d892 (patch)
treeb6dd9bae144fb92e86076fbbfe5980ce4b3ea993 /CHANGELOG.md
parent497eea0f857d6f32e6f97c94c342d297235f0613 (diff)
downloadmixlib-shellout-4835bdfcd1b2666ad4606856904170e1efd6d892.tar.gz
Bump version to 2.4.1 by Chef Expeditorv2.4.1
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 11 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3db4f06..74ce5cc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,16 @@
# mixlib-shellout Changelog
+<!-- latest_release 2.4.1 -->
+## [v2.4.1](https://github.com/chef/mixlib-shellout/tree/v2.4.1) (2018-12-06)
+
+#### Merged Pull Requests
+- Test on ruby-head and Ruby 2.6 in Travis [#170](https://github.com/chef/mixlib-shellout/pull/170) ([tas50](https://github.com/tas50))
<!-- latest_release -->
-<!-- latest_release -->
-<!-- release_rollup -->
+<!-- release_rollup since=2.4.0 -->
+### Changes not yet released to rubygems.org
+
+#### Merged Pull Requests
+- Test on ruby-head and Ruby 2.6 in Travis [#170](https://github.com/chef/mixlib-shellout/pull/170) ([tas50](https://github.com/tas50)) <!-- 2.4.1 -->
<!-- release_rollup -->
<!-- latest_stable_release -->
## Release 2.4.0
@@ -70,4 +78,4 @@
- [**Steven Proctor**:](https://github.com/stevenproctor) Updated link to posix-spawn in README.md.
- [**Akshay Karle**:](https://github.com/akshaykarle) 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.
+- [**Max Lincoln**](https://github.com/maxlinc): Support separate live stream for stderr. \ No newline at end of file