summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-21 11:13:52 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-21 11:13:52 -0700
commit18c388010afe9c0c3bc1fdda8898fdc67241ba01 (patch)
treef1db18b639a0a3a4749966b285078108e58d8e2e
parent0ce2329eecacbdb9ed6357b8162e73c1ced6b7e3 (diff)
downloadchef-18c388010afe9c0c3bc1fdda8898fdc67241ba01.tar.gz
Contribution information for https://github.com/opscode/chef/pull/2255.
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a11ce5637e..24eaa67aa6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -132,6 +132,8 @@
Fixed inconsistent globbing in `knife from file` command.
* [**Nicolas Szalay**](https://github.com/rottenbytes):
Made user prompts in knife more beautiful by adding a space after Y/N prompts.
+* [**Ivan Larionov**](https://github.com/xeron):
+ Made empty run_list to produce an empty array when using node.to_hash.
### Chef Contributions