summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-11-19 18:23:55 +0000
committerChef Expeditor <expeditor@chef.io>2019-11-19 18:23:55 +0000
commitf1f5ad1b8506148383ce3cc94b22963d7e58b5c2 (patch)
tree2429cd51ac72be618e7a2500bc6146f12ae58b62 /CHANGELOG.md
parentf0639d4aac3379ff7fff731f8ec8f58192884433 (diff)
downloadchef-f1f5ad1b8506148383ce3cc94b22963d7e58b5c2.tar.gz
Bump version to 15.5.15 by Chef Expeditorv15.5.15
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 2bcb1c2556..15edb36c7b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.5.14 -->
-## [v15.5.14](https://github.com/chef/chef/tree/v15.5.14) (2019-11-19)
+<!-- latest_release 15.5.15 -->
+## [v15.5.15](https://github.com/chef/chef/tree/v15.5.15) (2019-11-19)
#### Merged Pull Requests
-- Fix failures in build_essential on rhel platforms [#9111](https://github.com/chef/chef/pull/9111) ([lamont-granquist](https://github.com/lamont-granquist))
+- fix enforce_path_sanity being set to true [#9114](https://github.com/chef/chef/pull/9114) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=15.5.9 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- fix enforce_path_sanity being set to true [#9114](https://github.com/chef/chef/pull/9114) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.5.15 -->
- Fix failures in build_essential on rhel platforms [#9111](https://github.com/chef/chef/pull/9111) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.5.14 -->
- Remove bonus `.md` to fix link [#9110](https://github.com/chef/chef/pull/9110) ([btm](https://github.com/btm)) <!-- 15.5.13 -->
- Convert reboot resource to a custom resource with descriptions [#7239](https://github.com/chef/chef/pull/7239) ([tas50](https://github.com/tas50)) <!-- 15.5.12 -->