diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-01-22 18:42:39 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-01-22 18:42:39 +0000 |
commit | ee7cba011d45c23c7afcda1299749d0540210178 (patch) | |
tree | ea3f9d3b5badcfada075f5bd3f4adddcd3a6c258 /CHANGELOG.md | |
parent | d83f72810c5a041d44eee89fe1c641d9ea96b626 (diff) | |
download | chef-ee7cba011d45c23c7afcda1299749d0540210178.tar.gz |
Bump version to 14.0.10 by Expeditorv14.0.10
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 269ee6f8e7..52e39b541b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,16 @@ <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ --> -<!-- latest_release 14.0.9 --> -## [v14.0.9](https://github.com/chef/chef/tree/v14.0.9) (2018-01-22) +<!-- latest_release 14.0.10 --> +## [v14.0.10](https://github.com/chef/chef/tree/v14.0.10) (2018-01-22) #### Merged Pull Requests -- Remove unused chef_server_fqdn argument: run_status [#6670](https://github.com/chef/chef/pull/6670) ([jasonwbarnett](https://github.com/jasonwbarnett)) +- Fixing missing and/or inconsistent quoting in knife search documentation [#6607](https://github.com/chef/chef/pull/6607) ([andyfeller](https://github.com/andyfeller)) <!-- latest_release --> <!-- release_rollup since=13.6.4 --> ### Changes since 13.6.4 release #### Merged Pull Requests +- Fixing missing and/or inconsistent quoting in knife search documentation [#6607](https://github.com/chef/chef/pull/6607) ([andyfeller](https://github.com/andyfeller)) <!-- 14.0.10 --> - Remove unused chef_server_fqdn argument: run_status [#6670](https://github.com/chef/chef/pull/6670) ([jasonwbarnett](https://github.com/jasonwbarnett)) <!-- 14.0.9 --> - Remove update-rc.d -n (dryrun) option. [#6723](https://github.com/chef/chef/pull/6723) ([vinsonlee](https://github.com/vinsonlee)) <!-- 14.0.8 --> - Prevent knife search --id-only from outputting IDs in the same format… [#6742](https://github.com/chef/chef/pull/6742) ([zanecodes](https://github.com/zanecodes)) <!-- 14.0.7 --> |