summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-07-16 19:10:44 +0000
committerChef Expeditor <chef-ci@chef.io>2020-07-16 19:10:44 +0000
commite13d599fbc7486e8a1c6c757c575f3a9a28ae600 (patch)
tree6a1338109ce85f7a2783dfc817e3c03f855050f5 /CHANGELOG.md
parent6eaf874488946809c90ac0c3e6d03af46a96fbba (diff)
downloadmixlib-shellout-e13d599fbc7486e8a1c6c757c575f3a9a28ae600.tar.gz
Bump version to 3.0.14 by Chef Expeditorv3.0.14
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 e4d8e0d..53d90d5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
# mixlib-shellout Changelog
-<!-- latest_release 3.0.13 -->
-## [v3.0.13](https://github.com/chef/mixlib-shellout/tree/v3.0.13) (2020-07-16)
+<!-- latest_release 3.0.14 -->
+## [v3.0.14](https://github.com/chef/mixlib-shellout/tree/v3.0.14) (2020-07-16)
#### Merged Pull Requests
-- Bumping minor version [#207](https://github.com/chef/mixlib-shellout/pull/207) ([lamont-granquist](https://github.com/lamont-granquist))
+- 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))
<!-- latest_release -->
<!-- release_rollup since=3.0.9 -->
### Changes not yet released to rubygems.org
#### 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)) <!-- 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 -->
- Minor doc fixes [#205](https://github.com/chef/mixlib-shellout/pull/205) ([phiggins](https://github.com/phiggins)) <!-- 3.0.11 -->