summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-03-18 06:56:56 +0000
committerChef Expeditor <chef-ci@chef.io>2021-03-18 06:56:56 +0000
commit6b3f349314aff36d80c2b3d653477fa6280a4f31 (patch)
treee40900ddb8933c486270388b1ae42c9663cd76dc /CHANGELOG.md
parent12265fccc388abe416d89e1f06df546d6b024747 (diff)
downloadchef-6b3f349314aff36d80c2b3d653477fa6280a4f31.tar.gz
Bump version to 17.0.159 by Chef Expeditorv17.0.159
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 e1b23c4251..5e34c244c1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,17 +1,18 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
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 17.0.158 -->
-## [v17.0.158](https://github.com/chef/chef/tree/v17.0.158) (2021-03-18)
+<!-- latest_release 17.0.159 -->
+## [v17.0.159](https://github.com/chef/chef/tree/v17.0.159) (2021-03-18)
#### Merged Pull Requests
-- Add login option to execute resource [#11201](https://github.com/chef/chef/pull/11201) ([lamont-granquist](https://github.com/lamont-granquist))
+- Fix Azure to trigger correctly on PRs [#11202](https://github.com/chef/chef/pull/11202) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.8.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix Azure to trigger correctly on PRs [#11202](https://github.com/chef/chef/pull/11202) ([tas50](https://github.com/tas50)) <!-- 17.0.159 -->
- Add login option to execute resource [#11201](https://github.com/chef/chef/pull/11201) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 17.0.158 -->
- Add release notes for Chef Infra Client 16.11 [#11200](https://github.com/chef/chef/pull/11200) ([tas50](https://github.com/tas50)) <!-- 17.0.157 -->
- Fix compliance phase specs [#11198](https://github.com/chef/chef/pull/11198) ([tas50](https://github.com/tas50)) <!-- 17.0.156 -->