summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-05-03 18:10:16 +0000
committerChef Expeditor <expeditor@chef.io>2020-05-03 18:10:16 +0000
commitb8bbd101086ab105768095242ba60c8f44d308cb (patch)
treecc6b3239891dce838688bdfb2ac24d27651e53ce /CHANGELOG.md
parent8d301259209e1b00e959490df33a5c504d0b3de0 (diff)
downloadchef-b8bbd101086ab105768095242ba60c8f44d308cb.tar.gz
Bump version to 16.0.267 by Chef Expeditorv16.0.267
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 5d082a686a..e3dd47d641 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.0.266 -->
-## [v16.0.266](https://github.com/chef/chef/tree/v16.0.266) (2020-05-01)
+<!-- latest_release 16.0.267 -->
+## [v16.0.267](https://github.com/chef/chef/tree/v16.0.267) (2020-05-03)
#### Merged Pull Requests
-- Fix symbols and arrays in yaml conversion tool [#9769](https://github.com/chef/chef/pull/9769) ([phiggins](https://github.com/phiggins))
+- Modified client cron directory permission [#9782](https://github.com/chef/chef/pull/9782) ([DhaneshRaghavan](https://github.com/DhaneshRaghavan))
<!-- latest_release -->
<!-- release_rollup since=16.0.257 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Modified client cron directory permission [#9782](https://github.com/chef/chef/pull/9782) ([DhaneshRaghavan](https://github.com/DhaneshRaghavan)) <!-- 16.0.267 -->
- Fix symbols and arrays in yaml conversion tool [#9769](https://github.com/chef/chef/pull/9769) ([phiggins](https://github.com/phiggins)) <!-- 16.0.266 -->
- Add more examples to resources [#9775](https://github.com/chef/chef/pull/9775) ([tas50](https://github.com/tas50)) <!-- 16.0.265 -->
- Remove an unused spec helper [#9774](https://github.com/chef/chef/pull/9774) ([tas50](https://github.com/tas50)) <!-- 16.0.264 -->