summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-10 15:37:35 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-10 15:37:35 -0700
commit4d0d31ec8f9289bce6afafedd7799b037ab1ff7d (patch)
treec55083c026addc46e8671ff57b661dc8464b9b82
parent772d3ca0ad6fa9d34db3904b01c0f203a27d52da (diff)
downloadchef-4d0d31ec8f9289bce6afafedd7799b037ab1ff7d.tar.gz
Contribution information for https://github.com/opscode/chef/pull/2164.
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ede088e945..1675dcb469 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -112,6 +112,8 @@
Improved the reliability of Git provider by making it to be more specific when selecting tags.
* [**Jean Mertz**](https://github.com/JeanMertz):
Changed knife upload not to validate the ruby files under files & templates directories.
+* [**Alex Pop**](https://github.com/alexpop):
+ Made `knife cookbook create` to display the directory of the cookbook that is being created.
### Chef Contributions