summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-22 19:28:24 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-22 19:28:24 +0000
commit81d74b583137c9767a7d2b023948269a9ce28276 (patch)
treebb3d32bccce417b52f7021339fb08cb033a928e4 /CHANGELOG.md
parentcd8885b42461f7c95f467d0f7c03dcafe9235d02 (diff)
downloadchef-81d74b583137c9767a7d2b023948269a9ce28276.tar.gz
Bump version to 14.0.157 by Expeditorv14.0.157
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 315db7c38a..395c4f128e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.0.156 -->
-## [v14.0.156](https://github.com/chef/chef/tree/v14.0.156) (2018-03-22)
+<!-- latest_release 14.0.157 -->
+## [v14.0.157](https://github.com/chef/chef/tree/v14.0.157) (2018-03-22)
#### Merged Pull Requests
-- Add sysctl_param resource from the sysctl cookbook [#7022](https://github.com/chef/chef/pull/7022) ([tas50](https://github.com/tas50))
+- Suppress nested causes for sensitive exceptions [#7032](https://github.com/chef/chef/pull/7032) ([thommay](https://github.com/thommay))
<!-- latest_release -->
<!-- release_rollup since=13.7.16 -->
### Changes since 13.7.16 release
#### Merged Pull Requests
+- Suppress nested causes for sensitive exceptions [#7032](https://github.com/chef/chef/pull/7032) ([thommay](https://github.com/thommay)) <!-- 14.0.157 -->
- Add sysctl_param resource from the sysctl cookbook [#7022](https://github.com/chef/chef/pull/7022) ([tas50](https://github.com/tas50)) <!-- 14.0.156 -->
- sudo: Don&#39;t fail on FreeBSD. Turns out there&#39;s a .d directory [#7033](https://github.com/chef/chef/pull/7033) ([tas50](https://github.com/tas50)) <!-- 14.0.155 -->
- remove dead code from property declaration [#7025](https://github.com/chef/chef/pull/7025) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.0.154 -->