summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-21 22:20:27 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-21 22:20:27 +0000
commitf964b99bffc2a7b3dab04ae5de80583bae492351 (patch)
tree891476c24472393546ff11c380cbea3bc5d783d1 /CHANGELOG.md
parent7432d67a60a2366d4208e05b34ed35d3e159aeca (diff)
downloadchef-f964b99bffc2a7b3dab04ae5de80583bae492351.tar.gz
Bump version to 13.6.54 by Expeditorv13.6.54
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 f209c3b9e3..1994f17c36 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.53 -->
-## [v13.6.53](https://github.com/chef/chef/tree/v13.6.53) (2017-12-21)
+<!-- latest_release 13.6.54 -->
+## [v13.6.54](https://github.com/chef/chef/tree/v13.6.54) (2017-12-21)
#### Merged Pull Requests
-- Escape single-quoted strings from the context in knife bootstrap [#6695](https://github.com/chef/chef/pull/6695) ([aespinosa](https://github.com/aespinosa))
+- [MSYS-692] Fix issue with PowerShell function buffer [#6664](https://github.com/chef/chef/pull/6664) ([TheLunaticScripter](https://github.com/TheLunaticScripter))
<!-- latest_release -->
<!-- release_rollup since=13.6.4 -->
### Changes since 13.6.4 release
#### Merged Pull Requests
+- [MSYS-692] Fix issue with PowerShell function buffer [#6664](https://github.com/chef/chef/pull/6664) ([TheLunaticScripter](https://github.com/TheLunaticScripter)) <!-- 13.6.54 -->
- Escape single-quoted strings from the context in knife bootstrap [#6695](https://github.com/chef/chef/pull/6695) ([aespinosa](https://github.com/aespinosa)) <!-- 13.6.53 -->
- 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 -->