diff options
author | tyler-ball <tyleraball@gmail.com> | 2014-11-25 11:16:40 -0800 |
---|---|---|
committer | tyler-ball <tyleraball@gmail.com> | 2014-11-25 11:16:40 -0800 |
commit | 868552dc9da2e122034ae7aa698dde5a9d9d5e0c (patch) | |
tree | 0f93324184ed71df510648de9de4cfc7cbf7f820 | |
parent | d3c4c4f9b15ea5abd80e5c90160854e3bae6d5c3 (diff) | |
download | chef-868552dc9da2e122034ae7aa698dde5a9d9d5e0c.tar.gz |
Contribution information for https://github.com/opscode/chef/pull/2242
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e85a727c37..cfa313272f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ removed securerandom patch * [**Scott Bonds**](https://github.com/bonds) add package support for OpenBSD +* [**Anshul Sharma**](https://github.com/justanshulsharma) + `knife node run_list remove` now accepts run_list options in the same form as add ### Chef Contributions * Update Chef to use RSpec 3. |