summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-20 17:22:16 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-20 17:22:16 +0000
commite33d435fffdd30167fed9b7b98e05d3e05988f91 (patch)
tree56a547462a44c6a203ac741b849494a8383378b0 /CHANGELOG.md
parent1f8350beb539d0e9f892f20ea5424422114abc01 (diff)
downloadchef-e33d435fffdd30167fed9b7b98e05d3e05988f91.tar.gz
Bump version to 13.6.52 by Expeditorv13.6.52
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 7382420ee9..9174f2a52f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 13.6.51 -->
-## [v13.6.51](https://github.com/chef/chef/tree/v13.6.51) (2017-12-20)
+<!-- latest_release 13.6.52 -->
+## [v13.6.52](https://github.com/chef/chef/tree/v13.6.52) (2017-12-20)
#### Merged Pull Requests
-- Modernize launchd resource [#6698](https://github.com/chef/chef/pull/6698) ([tas50](https://github.com/tas50))
+- Allow injecting tempfiles into Chef::HTTP [#6701](https://github.com/chef/chef/pull/6701) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=13.6.4 -->
### Changes since 13.6.4 release
#### Merged Pull Requests
+- Allow injecting tempfiles into Chef::HTTP [#6701](https://github.com/chef/chef/pull/6701) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 13.6.52 -->
- Modernize launchd resource [#6698](https://github.com/chef/chef/pull/6698) ([tas50](https://github.com/tas50)) <!-- 13.6.51 -->
- Add an &#39;s&#39; for quantity of 0 cookbooks. [#6552](https://github.com/chef/chef/pull/6552) ([anoadragon453](https://github.com/anoadragon453)) <!-- 13.6.50 -->
- Fix yum_repository allowing priority of 0 and remove string regexes [#6697](https://github.com/chef/chef/pull/6697) ([tas50](https://github.com/tas50)) <!-- 13.6.49 -->