summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2015-01-25 10:39:18 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2015-01-25 10:39:18 -0800
commit12d945365c28cfdda408dbc40f049eedfbe341ab (patch)
tree85878a5e9e6bf1c423aa2c88e05a28f7cb4aa478
parent5b367398ef8fea02a7f68ff7625497178bc77a22 (diff)
downloadchef-12d945365c28cfdda408dbc40f049eedfbe341ab.tar.gz
add md file
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b57e3f5545..63c04ff17d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,8 @@
* [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)
+ Support arrays for not_if and only_if
### Chef Contributions
* ruby 1.9.3 support is dropped