summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-07-30 23:12:40 +0000
committerChef Expeditor <chef-ci@chef.io>2019-07-30 23:12:40 +0000
commit72b5893421f296795a90fd0d58adf3f7834c9833 (patch)
treeeb96b165f1822796a673abb0dff7885024a18375 /CHANGELOG.md
parentabfa1aafd1fed2b7c7af8f838339bcb29b1b852e (diff)
downloadmixlib-shellout-72b5893421f296795a90fd0d58adf3f7834c9833.tar.gz
Bump version to 3.0.7 by Chef Expeditor3.0.7
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
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
-<!-- latest_release 3.0.6 -->
-## [3.0.6](https://github.com/chef/mixlib-shellout/tree/3.0.6) (2019-07-30)
+<!-- latest_release 3.0.7 -->
+## [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))
<!-- latest_release -->
<!-- release_rollup since=3.0.4 -->
### 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)) <!-- 3.0.7 -->
- Blinding applying chefstyle -a. [#191](https://github.com/chef/mixlib-shellout/pull/191) ([zenspider](https://github.com/zenspider)) <!-- 3.0.6 -->
- Add the actual BK pipeline config [#185](https://github.com/chef/mixlib-shellout/pull/185) ([tas50](https://github.com/tas50)) <!-- 3.0.5 -->
<!-- release_rollup -->