summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-09-24 16:51:07 +0000
committerChef Expeditor <expeditor@chef.io>2019-09-24 16:51:07 +0000
commit6fdaf6be8cecc4bddda639f691719a7b29e185aa (patch)
tree309b61c51c9bdbe8f2e641d8b556ebc09748aa32 /CHANGELOG.md
parent3f896be55dd6c9e2108438ad6b3be2d69a256e59 (diff)
downloadchef-6fdaf6be8cecc4bddda639f691719a7b29e185aa.tar.gz
Bump version to 15.4.5 by Chef Expeditorv15.4.5
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 1e8c4f91bd..52bcc0e298 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.4 -->
-## [v15.4.4](https://github.com/chef/chef/tree/v15.4.4) (2019-09-23)
+<!-- latest_release 15.4.5 -->
+## [v15.4.5](https://github.com/chef/chef/tree/v15.4.5) (2019-09-24)
#### Merged Pull Requests
-- Add empty chefcli config_context to fix commands with chefcli in knife.rb [#8911](https://github.com/chef/chef/pull/8911) ([coding-blip](https://github.com/coding-blip))
+- fix converge_if_changed to compare default values [#8912](https://github.com/chef/chef/pull/8912) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=15.3.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- fix converge_if_changed to compare default values [#8912](https://github.com/chef/chef/pull/8912) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.4.5 -->
- Add empty chefcli config_context to fix commands with chefcli in knife.rb [#8911](https://github.com/chef/chef/pull/8911) ([coding-blip](https://github.com/coding-blip)) <!-- 15.4.4 -->
- bump gems [#8907](https://github.com/chef/chef/pull/8907) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.4.3 -->
- Fix for chocolatey_package fails using extra options [#8765](https://github.com/chef/chef/pull/8765) ([kapilchouhan99](https://github.com/kapilchouhan99)) <!-- 15.4.2 -->