summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-03-23 22:42:38 +0000
committerChef Expeditor <expeditor@chef.io>2020-03-23 22:42:38 +0000
commit984b43786e32ebed1a0e0f78ae51870aa4ecc215 (patch)
tree7008b5e681a922548cd347abc38c702717fab1e4 /CHANGELOG.md
parentb18822961fe84ef6ed540f54e11f1fc8aeee88c1 (diff)
downloadchef-984b43786e32ebed1a0e0f78ae51870aa4ecc215.tar.gz
Bump version to 16.0.152 by Chef Expeditorv16.0.152
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 700d7b5827..ad3514edec 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.151 -->
-## [v16.0.151](https://github.com/chef/chef/tree/v16.0.151) (2020-03-23)
+<!-- latest_release 16.0.152 -->
+## [v16.0.152](https://github.com/chef/chef/tree/v16.0.152) (2020-03-23)
#### Merged Pull Requests
-- Add support for parsing YAML recipes with chef-apply [#9507](https://github.com/chef/chef/pull/9507) ([btm](https://github.com/btm))
+- Move cron_d validation methods to a helper and use that in the cron resource [#9522](https://github.com/chef/chef/pull/9522) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Move cron_d validation methods to a helper and use that in the cron resource [#9522](https://github.com/chef/chef/pull/9522) ([tas50](https://github.com/tas50)) <!-- 16.0.152 -->
- Add support for parsing YAML recipes with chef-apply [#9507](https://github.com/chef/chef/pull/9507) ([btm](https://github.com/btm)) <!-- 16.0.151 -->
- Fix loading the template file in the user_ulimit resource [#9516](https://github.com/chef/chef/pull/9516) ([tas50](https://github.com/tas50)) <!-- 16.0.150 -->
- Bump train-core to 3.2.26 [#9515](https://github.com/chef/chef/pull/9515) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 16.0.149 -->