summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-08-06 01:49:48 +0000
committerChef Expeditor <chef-ci@chef.io>2020-08-06 01:49:48 +0000
commit96953d42f369f3c128c82448434c953379b9fe47 (patch)
tree7eaaf4be7e0825845f08d9bdd3730666aa00df69
parent390f6ce9f21e3fac52d6a91b42c847639efbc7a8 (diff)
downloadchef-96953d42f369f3c128c82448434c953379b9fe47.tar.gz
Update CHANGELOG.md with details from pull request #10261
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 c800d5eda1..b79c4d81ed 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.4.12 -->
-## [v16.4.12](https://github.com/chef/chef/tree/v16.4.12) (2020-08-06)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Combine attr_reader / attr_writer into attr_accessor [#10268](https://github.com/chef/chef/pull/10268) ([tas50](https://github.com/tas50))
+- Update spellcheck config with nice stuff from other repos. [#10261](https://github.com/chef/chef/pull/10261) ([phiggins](https://github.com/phiggins))
<!-- latest_release -->
<!-- release_rollup since=16.3.45 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Update spellcheck config with nice stuff from other repos. [#10261](https://github.com/chef/chef/pull/10261) ([phiggins](https://github.com/phiggins)) <!-- 16.4.12 -->
- Combine attr_reader / attr_writer into attr_accessor [#10268](https://github.com/chef/chef/pull/10268) ([tas50](https://github.com/tas50)) <!-- 16.4.12 -->
- Cleanup extra binaries from libxml2 and libxslt [#10265](https://github.com/chef/chef/pull/10265) ([tas50](https://github.com/tas50)) <!-- 16.4.11 -->
- Bump InSpec/Train/omnibus-software [#10267](https://github.com/chef/chef/pull/10267) ([tas50](https://github.com/tas50)) <!-- 16.4.10 -->