summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-07-31 23:15:56 +0000
committerChef Expeditor <chef-ci@chef.io>2021-07-31 23:15:56 +0000
commit0bc83e1c4f8f26e79507cfcbd960fe0e89afbcdb (patch)
tree02ab678e69e9c7516586f91624088b31311ea6ae
parent3b3722aa3da3f3eb196b8aa0900df87a4025adfc (diff)
downloadchef-0bc83e1c4f8f26e79507cfcbd960fe0e89afbcdb.tar.gz
Update CHANGELOG.md with details from pull request #11891
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 84aa015a67..0a22a894c1 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.4.15 -->
-## [v17.4.15](https://github.com/chef/chef/tree/v17.4.15) (2021-07-31)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Bump omnibus from `6d109b6` to `9ffcd89` in /omnibus [#11885](https://github.com/chef/chef/pull/11885) ([dependabot[bot]](https://github.com/dependabot[bot]))
+- Move some words to the global dictionary [#11891](https://github.com/chef/chef/pull/11891) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=17.3.48 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Move some words to the global dictionary [#11891](https://github.com/chef/chef/pull/11891) ([tas50](https://github.com/tas50)) <!-- 17.4.15 -->
- Bump omnibus from `6d109b6` to `9ffcd89` in /omnibus [#11885](https://github.com/chef/chef/pull/11885) ([dependabot[bot]](https://github.com/dependabot[bot])) <!-- 17.4.15 -->
- Rename inspec attributes to inputs in compliance phase [#11882](https://github.com/chef/chef/pull/11882) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 17.4.14 -->
- update dockerfile to use correct package for os/arch [#11883](https://github.com/chef/chef/pull/11883) ([nkierpiec](https://github.com/nkierpiec)) <!-- 17.4.13 -->