summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-12-30 02:41:38 +0000
committerChef Expeditor <expeditor@chef.io>2019-12-30 02:41:38 +0000
commit473acdb13de17c9d2138be56d55c175d2869387a (patch)
treebdf0598b58bdca56a25454d340bee80bc40c2999 /CHANGELOG.md
parentd10751d427cf5a52c41dbcfbd2bd46552f8fee1d (diff)
downloadmixlib-shellout-473acdb13de17c9d2138be56d55c175d2869387a.tar.gz
Bump version to 3.0.9 by Chef Expeditorv3.0.9
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 6b208c8..d457f02 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
# mixlib-shellout Changelog
-<!-- latest_release 3.0.8 -->
-## [v3.0.8](https://github.com/chef/mixlib-shellout/tree/v3.0.8) (2019-12-30)
+<!-- latest_release 3.0.9 -->
+## [v3.0.9](https://github.com/chef/mixlib-shellout/tree/v3.0.9) (2019-12-30)
#### Merged Pull Requests
-- Add Ruby 2.6/2.7 and Windows testing [#198](https://github.com/chef/mixlib-shellout/pull/198) ([tas50](https://github.com/tas50))
+- Substitute require for require_relative [#199](https://github.com/chef/mixlib-shellout/pull/199) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=3.0.7 -->
### Changes not yet released to rubygems.org
#### Merged Pull Requests
+- Substitute require for require_relative [#199](https://github.com/chef/mixlib-shellout/pull/199) ([tas50](https://github.com/tas50)) <!-- 3.0.9 -->
- Add Ruby 2.6/2.7 and Windows testing [#198](https://github.com/chef/mixlib-shellout/pull/198) ([tas50](https://github.com/tas50)) <!-- 3.0.8 -->
<!-- release_rollup -->
<!-- latest_stable_release -->