summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-08-28 23:15:45 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-08-28 23:15:45 +0000
commit3c42edc942619b634a3f3dc7e44cf4699532f208 (patch)
treea55d5119fe44a68b9a5bed21032037f3ca4f1534 /CHANGELOG.md
parentd87ab147033825a435fbaa3a631d44eef12480a8 (diff)
downloadchef-3c42edc942619b634a3f3dc7e44cf4699532f208.tar.gz
Bump version to 13.4.5 by Chef Expeditorv13.4.5
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 c3eb847b6a..0c5f9fff87 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,8 @@
-<!-- latest_release 13.4.4 -->
-## [v13.4.4](https://github.com/chef/chef/tree/v13.4.4) (2017-08-28)
+<!-- latest_release 13.4.5 -->
+## [v13.4.5](https://github.com/chef/chef/tree/v13.4.5) (2017-08-28)
#### Merged Pull Requests
-- speed up immutabilization [#6355](https://github.com/chef/chef/pull/6355) ([lamont-granquist](https://github.com/lamont-granquist))
+- node attributes: remove useless dup in merge_all [#6356](https://github.com/chef/chef/pull/6356) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=13.3.42 -->
@@ -12,6 +12,7 @@
- Pass json configuration to ShellSession class [#6314](https://github.com/chef/chef/pull/6314) ([btm](https://github.com/btm)) <!-- 13.3.47 -->
#### Merged Pull Requests
+- node attributes: remove useless dup in merge_all [#6356](https://github.com/chef/chef/pull/6356) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 13.4.5 -->
- speed up immutabilization [#6355](https://github.com/chef/chef/pull/6355) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 13.4.4 -->
- [MSYS-645] Updated release_notes for windows_path [#6344](https://github.com/chef/chef/pull/6344) ([NimishaS](https://github.com/NimishaS)) <!-- 13.4.3 -->
- dnf_provider: be more specific when we provide `package` [#6351](https://github.com/chef/chef/pull/6351) ([jaymzh](https://github.com/jaymzh)) <!-- 13.4.2 -->