summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-19 10:38:42 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-19 10:38:42 +0000
commit927e4a938f9178f2cb8cc5c336038ed3d58e3194 (patch)
treee3bad8ccb20a1fb2459b5dfb5fe55d4fa45f22ce /CHANGELOG.md
parent80839478f7afc55f040c93dc3a670419296c4cb8 (diff)
downloadchef-927e4a938f9178f2cb8cc5c336038ed3d58e3194.tar.gz
Bump version to 13.7.14 by Expeditorv13.7.14
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 c700a588de..6238454899 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 13.7.13 -->
-## [v13.7.13](https://github.com/chef/chef/tree/v13.7.13) (2018-01-18)
+<!-- latest_release 13.7.14 -->
+## [v13.7.14](https://github.com/chef/chef/tree/v13.7.14) (2018-01-19)
#### Merged Pull Requests
-- Add a warning that Chef 11 server support in knife user is deprecated [#6725](https://github.com/chef/chef/pull/6725) ([tas50](https://github.com/tas50))
+- fix double-logging bug [#6752](https://github.com/chef/chef/pull/6752) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=13.6.4 -->
### Changes since 13.6.4 release
#### Merged Pull Requests
+- fix double-logging bug [#6752](https://github.com/chef/chef/pull/6752) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 13.7.14 -->
- Add a warning that Chef 11 server support in knife user is deprecated [#6725](https://github.com/chef/chef/pull/6725) ([tas50](https://github.com/tas50)) <!-- 13.7.13 -->
- fix non-daemonized umask [#6745](https://github.com/chef/chef/pull/6745) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 13.7.12 -->
- simplify node_map logic [#6637](https://github.com/chef/chef/pull/6637) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 13.7.11 -->