diff options
author | Chef Expeditor <expeditor@chef.io> | 2019-11-05 02:02:45 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2019-11-05 02:02:45 +0000 |
commit | 262026a09745719784d7fc4b140228912307b4de (patch) | |
tree | 5288ea1226b9a06e35d24d87a0c92836b12b382c /CHANGELOG.md | |
parent | b27bb8077bd47d99de5797ddc77a6ea18b0ac6b2 (diff) | |
download | chef-262026a09745719784d7fc4b140228912307b4de.tar.gz |
Bump version to 15.4.66 by Chef Expeditorv15.4.66
Obvious fix; these changes are the result of automation not creative thinking.
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 db44ebf178..2edbbf457f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,16 @@ <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ --> -<!-- latest_release 15.4.65 --> -## [v15.4.65](https://github.com/chef/chef/tree/v15.4.65) (2019-11-04) +<!-- latest_release 15.4.66 --> +## [v15.4.66](https://github.com/chef/chef/tree/v15.4.66) (2019-11-05) #### Merged Pull Requests -- Updates for Chefstyle with Rubocop 0.75.1 [#9055](https://github.com/chef/chef/pull/9055) ([tas50](https://github.com/tas50)) +- service/systemd_unit: Don't try to reenable services in an indirect status [#9047](https://github.com/chef/chef/pull/9047) ([jaymzh](https://github.com/jaymzh)) <!-- latest_release --> <!-- release_rollup since=15.4.45 --> ### Changes not yet released to stable #### Merged Pull Requests +- service/systemd_unit: Don't try to reenable services in an indirect status [#9047](https://github.com/chef/chef/pull/9047) ([jaymzh](https://github.com/jaymzh)) <!-- 15.4.66 --> - Updates for Chefstyle with Rubocop 0.75.1 [#9055](https://github.com/chef/chef/pull/9055) ([tas50](https://github.com/tas50)) <!-- 15.4.65 --> - Update lixml2, libxslt, and nokogiri to the latest [#9054](https://github.com/chef/chef/pull/9054) ([tas50](https://github.com/tas50)) <!-- 15.4.64 --> - systemd_unit needs to log [#9046](https://github.com/chef/chef/pull/9046) ([jaymzh](https://github.com/jaymzh)) <!-- 15.4.63 --> |