summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-01-23 00:34:50 +0000
committerChef Expeditor <chef-ci@chef.io>2019-01-23 00:34:50 +0000
commit3aca6b624e053de3b8dd3d26a653c02fd775e4d5 (patch)
tree857e6538d825aa1bc9fc2dc7e7eb250a3284a792 /CHANGELOG.md
parent9105df61e9d4e3bf853d6beb26a2372a911e9c4d (diff)
downloadchef-3aca6b624e053de3b8dd3d26a653c02fd775e4d5.tar.gz
Bump version to 15.0.137 by Chef Expeditorv15.0.137
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 d183624684..014eaa3a64 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.0.136 -->
-## [v15.0.136](https://github.com/chef/chef/tree/v15.0.136) (2019-01-22)
+<!-- latest_release 15.0.137 -->
+## [v15.0.137](https://github.com/chef/chef/tree/v15.0.137) (2019-01-23)
#### Merged Pull Requests
-- Add a deprecation warning to knife cookbook site [#8149](https://github.com/chef/chef/pull/8149) ([tas50](https://github.com/tas50))
+- Remove &#39;attributes&#39; attribute from cookbook metadata [#8151](https://github.com/chef/chef/pull/8151) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Remove &#39;attributes&#39; attribute from cookbook metadata [#8151](https://github.com/chef/chef/pull/8151) ([tas50](https://github.com/tas50)) <!-- 15.0.137 -->
- Add a deprecation warning to knife cookbook site [#8149](https://github.com/chef/chef/pull/8149) ([tas50](https://github.com/tas50)) <!-- 15.0.136 -->
- Hide knife cookbook site &amp; null by setting them to deprecated category [#8148](https://github.com/chef/chef/pull/8148) ([tas50](https://github.com/tas50)) <!-- 15.0.135 -->
- Sysctl: Allow slashes in key or block name [#8136](https://github.com/chef/chef/pull/8136) ([kapilchouhan99](https://github.com/kapilchouhan99)) <!-- 15.0.134 -->