summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Mundrawala <jdmundrawala@gmail.com>2015-01-13 12:44:29 -0800
committerJay Mundrawala <jdmundrawala@gmail.com>2015-01-13 12:44:29 -0800
commit01ff4f9f0be41d293d17969a89686706ab7c3e99 (patch)
tree75da8447bf46466d670c04cffcde88012823f33d
parent7a6f7d5fa16a906ef2b0e6582c9458b3369573fb (diff)
downloadchef-01ff4f9f0be41d293d17969a89686706ab7c3e99.tar.gz
Update Changelog to reflect resolution of #2345
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bae2b9d062..85bea77728 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,12 +1,14 @@
# Chef Client Changelog
-## 11.18.0 RC0
+## 11.18.0
* Fix an issue where knife could load commands from a different
version of chef in ChefDK. [ChefDK #227](https://github.com/opscode/chef-dk/issues/227)
* Removed dependencies on the 'json' gem, replaced with ffi-yajl. Use Chef::JSONCompat library for parsing and printing.
* [Issue 2027](https://github.com/opscode/chef/issues/2027) Allow recipe using `dsc_script` opportunity to install Powershell 4 or higher
* [Issue 2169](https://github.com/opscode/chef/issues/2169) Attempt to converge DSC configurations with resources that do not correctly support what-if
+* [**Seth Vargo**](https://github.com/sethvargo)
+ [Issue 2345](https://github.com/opscode/chef/issues/2345) Allow knife to install cookbooks with metadata.json
## Last Release: 11.16.4