diff options
author | Chef Expeditor <expeditor@chef.io> | 2020-04-27 22:50:59 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2020-04-27 22:50:59 +0000 |
commit | b9044b607af4a09738db65119c40490fcd9f972d (patch) | |
tree | 14a433502dc211920b9e03b33f95e79b03a6f5b5 /CHANGELOG.md | |
parent | 567041d08093f2549a00e65db98871888d8e296e (diff) | |
download | chef-b9044b607af4a09738db65119c40490fcd9f972d.tar.gz |
Bump version to 16.0.256 by Chef Expeditorv16.0.256
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 76b0b05226..de97efb217 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.255 --> -## [v16.0.255](https://github.com/chef/chef/tree/v16.0.255) (2020-04-27) +<!-- latest_release 16.0.256 --> +## [v16.0.256](https://github.com/chef/chef/tree/v16.0.256) (2020-04-27) #### Merged Pull Requests -- Fix the powershell spec to use the right method [#9756](https://github.com/chef/chef/pull/9756) ([tas50](https://github.com/tas50)) +- Rework logging to resolve STDOUT / log_location issues [#9751](https://github.com/chef/chef/pull/9751) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- latest_release --> <!-- release_rollup since=15.6.10 --> ### Changes not yet released to stable #### Merged Pull Requests +- Rework logging to resolve STDOUT / log_location issues [#9751](https://github.com/chef/chef/pull/9751) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.256 --> - Fix the powershell spec to use the right method [#9756](https://github.com/chef/chef/pull/9756) ([tas50](https://github.com/tas50)) <!-- 16.0.255 --> - Remove git func test for upstream [#9757](https://github.com/chef/chef/pull/9757) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.254 --> - Updates for auto generated docs [#9750](https://github.com/chef/chef/pull/9750) ([phiggins](https://github.com/phiggins)) <!-- 16.0.253 --> |