diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-06-27 04:06:00 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-06-27 04:06:00 +0000 |
commit | 28140f6bc9e54172dac52f470497e09a2699f4e6 (patch) | |
tree | 25e6bca2b579ffa1468ef64702749792eed2a84a | |
parent | 3f0beda57286664b8f3a9cb4b1daf57dc9984432 (diff) | |
download | chef-28140f6bc9e54172dac52f470497e09a2699f4e6.tar.gz |
Update CHANGELOG.md with details from pull request #7397
-rw-r--r-- | CHANGELOG.md | 7 |
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 --> |