summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-04-23 15:38:17 +0000
committerChef Expeditor <expeditor@chef.io>2020-04-23 15:38:17 +0000
commit68919517c2f94f761726a97f7d9187f24dcde2b9 (patch)
tree3680449bdd0eda13516edb159bab8ae7babe4753 /CHANGELOG.md
parentce5cecb3de3576bb0a553be556668eed62e41eb5 (diff)
downloadchef-68919517c2f94f761726a97f7d9187f24dcde2b9.tar.gz
Bump version to 16.0.237 by Chef Expeditorv16.0.237
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 bab170b44b..89abc0432d 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.236 -->
-## [v16.0.236](https://github.com/chef/chef/tree/v16.0.236) (2020-04-23)
+<!-- latest_release 16.0.237 -->
+## [v16.0.237](https://github.com/chef/chef/tree/v16.0.237) (2020-04-23)
#### Merged Pull Requests
-- Use the new Chef definition w/o appbundler [#9710](https://github.com/chef/chef/pull/9710) ([tas50](https://github.com/tas50))
+- Fix for Chocolate_resource options causing extra quotes [#9509](https://github.com/chef/chef/pull/9509) ([kapilchouhan99](https://github.com/kapilchouhan99))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix for Chocolate_resource options causing extra quotes [#9509](https://github.com/chef/chef/pull/9509) ([kapilchouhan99](https://github.com/kapilchouhan99)) <!-- 16.0.237 -->
- Use the new Chef definition w/o appbundler [#9710](https://github.com/chef/chef/pull/9710) ([tas50](https://github.com/tas50)) <!-- 16.0.236 -->
- Add Ubuntu 20.04 + SLES 15 aarch64 Testers [#9712](https://github.com/chef/chef/pull/9712) ([christopher-snapp](https://github.com/christopher-snapp)) <!-- 16.0.235 -->
- Update omnibus-software again to bring in double pry fixes [#9704](https://github.com/chef/chef/pull/9704) ([tas50](https://github.com/tas50)) <!-- 16.0.234 -->