summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-05-07 02:22:23 +0000
committerChef Expeditor <expeditor@chef.io>2020-05-07 02:22:23 +0000
commit0e8ca79610516a77cd0ccccd1ae33098e9ff2468 (patch)
tree17afe277d042a063a1f0742f4c1a5a9161f6b294 /CHANGELOG.md
parentb77b75569963eed6dc314666fc1dd03f2f328998 (diff)
downloadchef-0e8ca79610516a77cd0ccccd1ae33098e9ff2468.tar.gz
Bump version to 16.0.284 by Chef Expeditorv16.0.284
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 4becdc7f7e..e9a5295dd1 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.283 -->
-## [v16.0.283](https://github.com/chef/chef/tree/v16.0.283) (2020-05-07)
+<!-- latest_release 16.0.284 -->
+## [v16.0.284](https://github.com/chef/chef/tree/v16.0.284) (2020-05-07)
#### 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))
+- Update omnibus-software for Windows lalr1.java removal [#9815](https://github.com/chef/chef/pull/9815) ([btm](https://github.com/btm))
<!-- latest_release -->
<!-- release_rollup since=16.0.275 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Update omnibus-software for Windows lalr1.java removal [#9815](https://github.com/chef/chef/pull/9815) ([btm](https://github.com/btm)) <!-- 16.0.284 -->
- 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 -->