summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-07-16 21:39:12 +0000
committerChef Expeditor <chef-ci@chef.io>2020-07-16 21:39:12 +0000
commit591bc724e160afe7d08bbfa0d19375d4873141bb (patch)
tree51b1b2c890747b9f525f0ba7b7d72f72de2884a6 /CHANGELOG.md
parentbbfa02f33aa4f34e7c1070035de58dcc1d15723b (diff)
downloadmixlib-shellout-591bc724e160afe7d08bbfa0d19375d4873141bb.tar.gz
Bump version to 3.0.15 by Chef Expeditorv3.0.15
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 53d90d5..8d3a9ec 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
# mixlib-shellout Changelog
-<!-- latest_release 3.0.14 -->
-## [v3.0.14](https://github.com/chef/mixlib-shellout/tree/v3.0.14) (2020-07-16)
+<!-- latest_release 3.0.15 -->
+## [v3.0.15](https://github.com/chef/mixlib-shellout/tree/v3.0.15) (2020-07-16)
#### Merged Pull Requests
-- Test on Ruby 2.7 final, update chefstyle, and other CI fixes [#208](https://github.com/chef/mixlib-shellout/pull/208) ([tas50](https://github.com/tas50))
+- Bump minor for release [#210](https://github.com/chef/mixlib-shellout/pull/210) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=3.0.9 -->
### Changes not yet released to rubygems.org
#### Merged Pull Requests
+- Bump minor for release [#210](https://github.com/chef/mixlib-shellout/pull/210) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 3.0.15 -->
- Test on Ruby 2.7 final, update chefstyle, and other CI fixes [#208](https://github.com/chef/mixlib-shellout/pull/208) ([tas50](https://github.com/tas50)) <!-- 3.0.14 -->
- Bumping minor version [#207](https://github.com/chef/mixlib-shellout/pull/207) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 3.0.13 -->
- extracting shell_out helper to mixlib-shellout [#206](https://github.com/chef/mixlib-shellout/pull/206) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 3.0.12 -->