summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-05-05 01:45:54 +0000
committerChef Expeditor <chef-ci@chef.io>2021-05-05 01:45:54 +0000
commitf50e1053c2d8910bd4fc990f42bbe96826855a3f (patch)
tree42a757487753a913447f01c9af5ec46283ca0ff6 /CHANGELOG.md
parente4e220838c215ad3a48341bba7c8121bdd5e43a9 (diff)
downloadchef-f50e1053c2d8910bd4fc990f42bbe96826855a3f.tar.gz
Bump version to 17.1.14 by Chef Expeditorv17.1.14
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 97e98f4e2b..21efe83c22 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.13 -->
-## [v17.1.13](https://github.com/chef/chef/tree/v17.1.13) (2021-05-03)
+<!-- latest_release 17.1.14 -->
+## [v17.1.14](https://github.com/chef/chef/tree/v17.1.14) (2021-05-05)
#### 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))
+- Fix edit_resource usage in unified_mode [#11519](https://github.com/chef/chef/pull/11519) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=17.0.242 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix edit_resource usage in unified_mode [#11519](https://github.com/chef/chef/pull/11519) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 17.1.14 -->
- 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 -->