summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-27 04:06:00 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-27 04:06:00 +0000
commit28140f6bc9e54172dac52f470497e09a2699f4e6 (patch)
tree25e6bca2b579ffa1468ef64702749792eed2a84a
parent3f0beda57286664b8f3a9cb4b1daf57dc9984432 (diff)
downloadchef-28140f6bc9e54172dac52f470497e09a2699f4e6.tar.gz
Update CHANGELOG.md with details from pull request #7397
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 67238dcbab..1cbcbea344 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.3.20 -->
-## [v14.3.20](https://github.com/chef/chef/tree/v14.3.20) (2018-06-21)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- deprecate old shell_out APIs [#7382](https://github.com/chef/chef/pull/7382) ([lamont-granquist](https://github.com/lamont-granquist))
+- Add missing knife license headers [#7397](https://github.com/chef/chef/pull/7397) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=14.2.0 -->
### Changes since 14.2.0 release
#### Merged Pull Requests
+- Add missing knife license headers [#7397](https://github.com/chef/chef/pull/7397) ([tas50](https://github.com/tas50)) <!-- 14.3.20 -->
- deprecate old shell_out APIs [#7382](https://github.com/chef/chef/pull/7382) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.3.20 -->
- Rework the credentials file system to support any config keys. [#7387](https://github.com/chef/chef/pull/7387) ([coderanger](https://github.com/coderanger)) <!-- 14.3.19 -->
- Unification of shell_out APIs [#7372](https://github.com/chef/chef/pull/7372) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.3.18 -->