From 72b5893421f296795a90fd0d58adf3f7834c9833 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Tue, 30 Jul 2019 23:12:40 +0000 Subject: Bump version to 3.0.7 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 3da8ab6..5f7be36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,16 @@ # mixlib-shellout Changelog - -## [3.0.6](https://github.com/chef/mixlib-shellout/tree/3.0.6) (2019-07-30) + +## [3.0.7](https://github.com/chef/mixlib-shellout/tree/3.0.7) (2019-07-30) #### Merged Pull Requests -- Blinding applying chefstyle -a. [#191](https://github.com/chef/mixlib-shellout/pull/191) ([zenspider](https://github.com/zenspider)) +- Fix return type of Process.create to be a ProcessInfo instance again. [#190](https://github.com/chef/mixlib-shellout/pull/190) ([zenspider](https://github.com/zenspider)) ### Changes not yet released to rubygems.org #### Merged Pull Requests +- Fix return type of Process.create to be a ProcessInfo instance again. [#190](https://github.com/chef/mixlib-shellout/pull/190) ([zenspider](https://github.com/zenspider)) - Blinding applying chefstyle -a. [#191](https://github.com/chef/mixlib-shellout/pull/191) ([zenspider](https://github.com/zenspider)) - Add the actual BK pipeline config [#185](https://github.com/chef/mixlib-shellout/pull/185) ([tas50](https://github.com/tas50)) -- cgit v1.2.1