summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-22 18:16:34 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-22 18:16:34 +0000
commitb3ebf7a0cd6df0c899e7547b3c331f2ece7918b5 (patch)
tree52c0312a141d1181886eadb2b13f5d18f45d0cc0 /CHANGELOG.md
parent9853f36058cc389af9f011dd5e38311293deac68 (diff)
downloadchef-b3ebf7a0cd6df0c899e7547b3c331f2ece7918b5.tar.gz
Bump version to 14.0.7 by Expeditorv14.0.7
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5c0c1866a9..d93cdacae8 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.6 -->
-## [v14.0.6](https://github.com/chef/chef/tree/v14.0.6) (2018-01-22)
+<!-- latest_release 14.0.7 -->
+## [v14.0.7](https://github.com/chef/chef/tree/v14.0.7) (2018-01-22)
#### Merged Pull Requests
-- Remove deprecated knife ssh --identity-file option [#6445](https://github.com/chef/chef/pull/6445) ([tas50](https://github.com/tas50))
+- 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))
<!-- latest_release -->
<!-- release_rollup since=13.6.4 -->
### Changes since 13.6.4 release
#### Merged Pull Requests
+- 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 -->
- Remove deprecated knife ssh --identity-file option [#6445](https://github.com/chef/chef/pull/6445) ([tas50](https://github.com/tas50)) <!-- 14.0.6 -->
- Add dhparam, rsa_private_key and rsa_public_key resources [#6736](https://github.com/chef/chef/pull/6736) ([tas50](https://github.com/tas50)) <!-- 14.0.5 -->
- Chef 14: Remove deprecated knife ssh csshx command [#6444](https://github.com/chef/chef/pull/6444) ([tas50](https://github.com/tas50)) <!-- 14.0.4 -->