summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-05-07 02:15:02 +0000
committerChef Expeditor <expeditor@chef.io>2020-05-07 02:15:02 +0000
commit463ef556296c8cfbb8bc5f21e33356426a60192a (patch)
treed35f8f6b8a773c9b74478e0c58c8059245199ad3 /CHANGELOG.md
parent33fbadbb9cb8af854983b3a0776fe43750082f11 (diff)
downloadchef-463ef556296c8cfbb8bc5f21e33356426a60192a.tar.gz
Bump version to 16.0.283 by Chef Expeditorv16.0.283
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 bacd2520c0..4becdc7f7e 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.282 -->
-## [v16.0.282](https://github.com/chef/chef/tree/v16.0.282) (2020-05-07)
+<!-- latest_release 16.0.283 -->
+## [v16.0.283](https://github.com/chef/chef/tree/v16.0.283) (2020-05-07)
#### Merged Pull Requests
-- fix launchd provider for chef-16 [#9812](https://github.com/chef/chef/pull/9812) ([lamont-granquist](https://github.com/lamont-granquist))
+- Add ohai_hint and openssl_* testing in Test Kitchen [#9813](https://github.com/chef/chef/pull/9813) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.0.275 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Add ohai_hint and openssl_* testing in Test Kitchen [#9813](https://github.com/chef/chef/pull/9813) ([tas50](https://github.com/tas50)) <!-- 16.0.283 -->
- fix launchd provider for chef-16 [#9812](https://github.com/chef/chef/pull/9812) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.282 -->
- Align all our comments with the code [#9811](https://github.com/chef/chef/pull/9811) ([tas50](https://github.com/tas50)) <!-- 16.0.281 -->
- Fix windows_package not allowing version to be an array [#9810](https://github.com/chef/chef/pull/9810) ([tas50](https://github.com/tas50)) <!-- 16.0.280 -->