summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-12-09 18:02:54 +0000
committerChef Expeditor <expeditor@chef.io>2019-12-09 18:02:54 +0000
commit197bbe93998ef796e96774590c70356439edbf2b (patch)
treebf0960c05f93a95342e251b2f9736c17f1f03ed3 /CHANGELOG.md
parentd919c96733786a7501f21f9fa72ba73eed4c76e8 (diff)
downloadchef-197bbe93998ef796e96774590c70356439edbf2b.tar.gz
Bump version to 15.6.2 by Chef Expeditorv15.6.2
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 946b3fd74f..771c68b417 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.6.1 -->
-## [v15.6.1](https://github.com/chef/chef/tree/v15.6.1) (2019-12-06)
+<!-- latest_release 15.6.2 -->
+## [v15.6.2](https://github.com/chef/chef/tree/v15.6.2) (2019-12-09)
#### Merged Pull Requests
-- bump omnibus-software + rhel6 fix [#9145](https://github.com/chef/chef/pull/9145) ([lamont-granquist](https://github.com/lamont-granquist))
+- Specify item path in Node.read! error message [#9147](https://github.com/chef/chef/pull/9147) ([zeusttu](https://github.com/zeusttu))
<!-- latest_release -->
<!-- release_rollup since=15.5.17 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Specify item path in Node.read! error message [#9147](https://github.com/chef/chef/pull/9147) ([zeusttu](https://github.com/zeusttu)) <!-- 15.6.2 -->
- bump omnibus-software + rhel6 fix [#9145](https://github.com/chef/chef/pull/9145) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.6.1 -->
- Update ruby_prof to 1.0 [#9130](https://github.com/chef/chef/pull/9130) ([tas50](https://github.com/tas50)) <!-- 15.6.0 -->
- Update omnnibus-software to add further ruby cleanup [#9141](https://github.com/chef/chef/pull/9141) ([tas50](https://github.com/tas50)) <!-- 15.5.26 -->