summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2015-08-18 12:04:00 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2015-08-18 12:04:00 -0700
commit16ed8a392b42be2a25a52e0b22aa1c821532f6db (patch)
treeb017a6af340446e5f4a57fb26e44080319b65dbf
parent6b4713081fcccede0c9857987e9e3fd47d94c14d (diff)
downloadchef-lcg/CHEF-5012.tar.gz
add CHANGELOG.mdlcg/CHEF-5012
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a6f54fa428..d2e260773d 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#1259](https://github.com/chef/chef/pull/1259) CHEF-5012: add methods for template breadcrumbs
* [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.