summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2015-08-18 12:00:20 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2015-08-18 12:00:20 -0700
commit93296a93e135dbf3215e7a1015c727f3f0b07f87 (patch)
tree5fbb10cba7d9fb87b510d65c75108c5f68fbf006
parentfc33bf5fbd2d8a8bc3daa3df1122f4348deb65f0 (diff)
downloadchef-93296a93e135dbf3215e7a1015c727f3f0b07f87.tar.gz
add CHANGELOG.md entry
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b0704862eb..a6f54fa428 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@
* [**Renan Vicente**](https://github.com/renanvicente):
[pr#3771](https://github.com/chef/chef/pull/3771) add depth property for deploy resource
+* [pr#3656](https://github.com/chef/chef/pull/3656) remove use of self.provides?
* [pr#3455](https://github.com/chef/chef/pull/3455) powershell\_script: do not allow suppression of syntax errors
* [pr#3519](https://github.com/chef/chef/pull/3519) The wording seemed odd.
* [pr#3208](https://github.com/chef/chef/pull/3208) Missing require (require what you use).