summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-03-19 16:38:23 +0000
committerChef Expeditor <chef-ci@chef.io>2019-03-19 16:38:23 +0000
commit2dc4b039497ec0b065932b079bda0f8f40534360 (patch)
tree04c3afcffcdbd7dc4fa38344eba5383b02bac779 /CHANGELOG.md
parentccb5c45d0c6d3aab80242f42027242f22c0f1ccb (diff)
downloadchef-2dc4b039497ec0b065932b079bda0f8f40534360.tar.gz
Bump version to 15.0.193 by Chef Expeditorv15.0.193
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 f7bc4652ff..1b198d8c19 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.0.192 -->
-## [v15.0.192](https://github.com/chef/chef/tree/v15.0.192) (2019-03-19)
+<!-- latest_release 15.0.193 -->
+## [v15.0.193](https://github.com/chef/chef/tree/v15.0.193) (2019-03-19)
#### Merged Pull Requests
-- Update Ruby to 2.5.5 [#8296](https://github.com/chef/chef/pull/8296) ([tas50](https://github.com/tas50))
+- Pin expeditor to ruby 2.5.3 and bump train to 1.7.6 [#8308](https://github.com/chef/chef/pull/8308) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Pin expeditor to ruby 2.5.3 and bump train to 1.7.6 [#8308](https://github.com/chef/chef/pull/8308) ([tas50](https://github.com/tas50)) <!-- 15.0.193 -->
- Update Ruby to 2.5.5 [#8296](https://github.com/chef/chef/pull/8296) ([tas50](https://github.com/tas50)) <!-- 15.0.192 -->
- Loosen mixlib deps to allow for the latest versions [#8304](https://github.com/chef/chef/pull/8304) ([tas50](https://github.com/tas50)) <!-- 15.0.191 -->
- Early allocation of the Chef::RunContext [#8301](https://github.com/chef/chef/pull/8301) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.190 -->