summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-05-03 23:30:00 +0000
committerChef Expeditor <chef-ci@chef.io>2021-05-03 23:30:00 +0000
commita973c28016aaf2584293a8ab8f3b290917d2b669 (patch)
tree12642ea7f73f6bb1e6d6983708cd171591a99d3c /CHANGELOG.md
parentdc1b7caa1f629fa88dbe2e9e9cdaa5eb2443c554 (diff)
downloadchef-a973c28016aaf2584293a8ab8f3b290917d2b669.tar.gz
Bump version to 17.1.13 by Chef Expeditorv17.1.13
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 46f862ba17..97e98f4e2b 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.12 -->
-## [v17.1.12](https://github.com/chef/chef/tree/v17.1.12) (2021-05-03)
+<!-- latest_release 17.1.13 -->
+## [v17.1.13](https://github.com/chef/chef/tree/v17.1.13) (2021-05-03)
#### Merged Pull Requests
-- Bump chef/ohai to 17.1 [#11511](https://github.com/chef/chef/pull/11511) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot]))
+- Fix bug causing systemd units to always re-enable and re-start [#11512](https://github.com/chef/chef/pull/11512) ([gene1wood](https://github.com/gene1wood))
<!-- latest_release -->
<!-- release_rollup since=17.0.242 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix bug causing systemd units to always re-enable and re-start [#11512](https://github.com/chef/chef/pull/11512) ([gene1wood](https://github.com/gene1wood)) <!-- 17.1.13 -->
- Bump chef/ohai to 17.1 [#11511](https://github.com/chef/chef/pull/11511) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 17.1.12 -->
- Add back windows deps to omnibus [#11509](https://github.com/chef/chef/pull/11509) ([tas50](https://github.com/tas50)) <!-- 17.1.11 -->
- Remove knife deps from the chef gemspec [#11488](https://github.com/chef/chef/pull/11488) ([tas50](https://github.com/tas50)) <!-- 17.1.10 -->