summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-24 22:54:35 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-24 22:54:35 +0000
commit34d511500a4d5c196417b09abfa83e9f33378052 (patch)
tree44bbab873080ca8f50f5dde760fe2f9fcdeda0f4 /CHANGELOG.md
parent5746a176d2fff2cfd0afc3078115a3d4461a09ad (diff)
downloadchef-34d511500a4d5c196417b09abfa83e9f33378052.tar.gz
Bump version to 15.0.317 by Chef Expeditorv15.0.317
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 85cafdb73d..273fd391f1 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.316 -->
-## [v15.0.316](https://github.com/chef/chef/tree/v15.0.316) (2019-05-24)
+<!-- latest_release 15.0.317 -->
+## [v15.0.317](https://github.com/chef/chef/tree/v15.0.317) (2019-05-24)
#### Merged Pull Requests
-- Use Shellwords.join in target-mode shell_out [#8594](https://github.com/chef/chef/pull/8594) ([lamont-granquist](https://github.com/lamont-granquist))
+- fix shellout require idempotency and bump gems [#8595](https://github.com/chef/chef/pull/8595) ([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
+- 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 -->
- Chef-15: Add missing deprecated options [#8573](https://github.com/chef/chef/pull/8573) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 15.0.315 -->
- Add introduced field to launch_events in launchd [#8592](https://github.com/chef/chef/pull/8592) ([tas50](https://github.com/tas50)) <!-- 15.0.314 -->