summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-27 20:02:50 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-27 20:02:50 +0000
commit819307636de80266c6eb7e2072839e47f2dd4dbe (patch)
treefc95b2a9839bb14472b2cb86d0d1db0baae15130 /CHANGELOG.md
parenta6811943104fa1b32eca22f6b38666cef44cd6a0 (diff)
downloadchef-819307636de80266c6eb7e2072839e47f2dd4dbe.tar.gz
Bump version to 15.0.319 by Chef Expeditorv15.0.319
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 8c03e43e9c..1eb4d30e31 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.318 -->
-## [v15.0.318](https://github.com/chef/chef/tree/v15.0.318) (2019-05-25)
+<!-- latest_release 15.0.319 -->
+## [v15.0.319](https://github.com/chef/chef/tree/v15.0.319) (2019-05-27)
#### Merged Pull Requests
-- Fixed issue for chef-client run was throwing error when provided empty string with it [#8200](https://github.com/chef/chef/pull/8200) ([vinay033](https://github.com/vinay033))
+- Enable target mode on ruby_block, log and breakpoint [#8593](https://github.com/chef/chef/pull/8593) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=15.0.300 -->
### Changes not yet released to rubygems.org
#### Merged Pull Requests
+- Enable target mode on ruby_block, log and breakpoint [#8593](https://github.com/chef/chef/pull/8593) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.319 -->
- Fixed issue for chef-client run was throwing error when provided empty string with it [#8200](https://github.com/chef/chef/pull/8200) ([vinay033](https://github.com/vinay033)) <!-- 15.0.318 -->
- fix shellout require idempotency and bump gems [#8595](https://github.com/chef/chef/pull/8595) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.317 -->
- Use Shellwords.join in target-mode shell_out [#8594](https://github.com/chef/chef/pull/8594) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.316 -->