diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-10-10 03:07:21 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-10-10 03:07:21 +0000 |
commit | 59e254411f78a14528cc6a3c9fa37e560fc03d1c (patch) | |
tree | 394266246d0140a00258270d5b590ce738d946c2 /CHANGELOG.md | |
parent | 537d4e33052466680113a07fb1d4efa96d8e06d4 (diff) | |
download | chef-59e254411f78a14528cc6a3c9fa37e560fc03d1c.tar.gz |
Bump version to 13.5.17 by Chef Expeditorv13.5.17
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f37309733..637ed19806 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,16 @@ <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ --> -<!-- latest_release 13.5.16 --> -## [v13.5.16](https://github.com/chef/chef/tree/v13.5.16) (2017-10-09) +<!-- latest_release 13.5.17 --> +## [v13.5.17](https://github.com/chef/chef/tree/v13.5.17) (2017-10-10) #### Merged Pull Requests -- Sleep for another interval after handling SIGHUP [#6461](https://github.com/chef/chef/pull/6461) ([grekasius](https://github.com/grekasius)) +- Support new CriticalOhaiPlugins [#6486](https://github.com/chef/chef/pull/6486) ([jaymzh](https://github.com/jaymzh)) <!-- latest_release --> <!-- release_rollup since=13.5.3 --> ### Changes since 13.5.3 release #### Merged Pull Requests +- Support new CriticalOhaiPlugins [#6486](https://github.com/chef/chef/pull/6486) ([jaymzh](https://github.com/jaymzh)) <!-- 13.5.17 --> - Sleep for another interval after handling SIGHUP [#6461](https://github.com/chef/chef/pull/6461) ([grekasius](https://github.com/grekasius)) <!-- 13.5.16 --> - [SUSTAIN-731] Don't spin in powershell module that launches chef processes [#6481](https://github.com/chef/chef/pull/6481) ([ksubrama](https://github.com/ksubrama)) <!-- 13.5.15 --> - Add allow_downgrade to zypper_package resource [#6476](https://github.com/chef/chef/pull/6476) ([yeoldegrove](https://github.com/yeoldegrove)) <!-- 13.5.14 --> |