summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-04-30 22:16:33 +0000
committerChef Expeditor <chef-ci@chef.io>2021-04-30 22:16:33 +0000
commita321ece2de2c98bd93e8ec3ff18649af9b6e4bf4 (patch)
tree48087c598f49bd398d89a1b52f7258e1925bbc8a /CHANGELOG.md
parent47e5b606a8db07ab2c20cb53bf7a09c09e2b28cf (diff)
downloadchef-a321ece2de2c98bd93e8ec3ff18649af9b6e4bf4.tar.gz
Bump version to 17.1.3 by Chef Expeditorv17.1.3
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 967d2f8d53..2f0b2f694e 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.1.2 -->
-## [v17.1.2](https://github.com/chef/chef/tree/v17.1.2) (2021-04-30)
+<!-- latest_release 17.1.3 -->
+## [v17.1.3](https://github.com/chef/chef/tree/v17.1.3) (2021-04-30)
#### Merged Pull Requests
-- Update omnibus to unbreak builds [#11489](https://github.com/chef/chef/pull/11489) ([tas50](https://github.com/tas50))
+- Remove RHEL5 support from yum_package provider [#11492](https://github.com/chef/chef/pull/11492) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=17.0.242 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Remove RHEL5 support from yum_package provider [#11492](https://github.com/chef/chef/pull/11492) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 17.1.3 -->
- Update omnibus to unbreak builds [#11489](https://github.com/chef/chef/pull/11489) ([tas50](https://github.com/tas50)) <!-- 17.1.2 -->
- Fix yum provider blocking and flushing [#11486](https://github.com/chef/chef/pull/11486) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 17.1.1 -->
- Bump omnibus from `79c80e0` to `1d97cd9` in /omnibus [#11478](https://github.com/chef/chef/pull/11478) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) <!-- 17.1.0 -->