diff options
author | Chef Expeditor <chef-ci@chef.io> | 2021-04-02 16:44:09 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2021-04-02 16:44:09 +0000 |
commit | e9d829893028046673ece3a6bb17b64481edfe8c (patch) | |
tree | e4bd9ef7f957ca6a99a9aabf3257ae1a1c031ddb /CHANGELOG.md | |
parent | 9777dbaa10fe3d5ad3a3df904ed488b35c92139c (diff) | |
download | chef-e9d829893028046673ece3a6bb17b64481edfe8c.tar.gz |
Bump version to 16.11.17 by Chef Expeditorv16.11.17
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 d98e7cfab2..2127a780cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,17 +2,18 @@ This changelog lists individual merged pull requests to Chef Infra Client and geared towards developers. For a list of significant changes per release see the [Chef Infra Client Release Notes](https://docs.chef.io/release_notes_client/). -<!-- latest_release 16.11.16 --> -## [v16.11.16](https://github.com/chef/chef/tree/v16.11.16) (2021-04-02) +<!-- latest_release 16.11.17 --> +## [v16.11.17](https://github.com/chef/chef/tree/v16.11.17) (2021-04-02) #### Merged Pull Requests -- Fix ruby-prof loading issues [#11279](https://github.com/chef/chef/pull/11279) ([tas50](https://github.com/tas50)) +- Fix Azure to trigger correctly on PRs [#11280](https://github.com/chef/chef/pull/11280) ([tas50](https://github.com/tas50)) <!-- latest_release --> <!-- release_rollup since=16.11.7 --> ### Changes not yet released to stable #### Merged Pull Requests +- Fix Azure to trigger correctly on PRs [#11280](https://github.com/chef/chef/pull/11280) ([tas50](https://github.com/tas50)) <!-- 16.11.17 --> - Fix ruby-prof loading issues [#11279](https://github.com/chef/chef/pull/11279) ([tas50](https://github.com/tas50)) <!-- 16.11.16 --> - Update to the latest cheffish [#11277](https://github.com/chef/chef/pull/11277) ([tas50](https://github.com/tas50)) <!-- 16.11.15 --> - bump powershell shim to 0.3.2 with powerrshell 7.1.3 deps [#11278](https://github.com/chef/chef/pull/11278) ([tas50](https://github.com/tas50)) <!-- 16.11.14 --> |