summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2015-01-25 10:45:07 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2015-01-25 10:45:07 -0800
commitce87b2fba3ff5208892c3b537b0b586128764eb1 (patch)
tree9b10a58af4d08a51bed0bef260ba73a9cfe8d652
parente619e3ab12138913868df970a712200142a14dcd (diff)
downloadchef-ce87b2fba3ff5208892c3b537b0b586128764eb1.tar.gz
add md file
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 63c04ff17d..11a5d11919 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,8 +24,10 @@
* [Pull 2684](https://github.com/chef/chef/pull/2684) Remove ole_initialize/uninitialize which cause problems with Ruby >= 2
* [**BinaryBabel**](https://github.com/binarybabel)
Make knife cookbook site share prefer gnutar when packaging
-* [**Dave Eddy**](https://github.com/bahamas10)
+* [**Dave Eddy**](https://github.com/bahamas10)
Support arrays for not_if and only_if
+* [**Scott Bonds**](https://github.com/bonds)
+ Add service provider for OpenBSD
### Chef Contributions
* ruby 1.9.3 support is dropped