summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortyler-ball <tyleraball@gmail.com>2015-01-26 09:29:00 -0800
committertyler-ball <tyleraball@gmail.com>2015-01-26 09:29:00 -0800
commitbb68d0ba202180f3296d2aaed618cb81d4559fe3 (patch)
tree02a9607fcfe01e8bca2ff8d2716b041c59323410
parent909afcae931551f15ab454ab1ad83d543544fb2d (diff)
downloadchef-tball/merging-2707.tar.gz
changelog for community committball/merging-2707
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1796070534..c204d6b365 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -36,6 +36,8 @@
Check cookbooks exist in path(s) before attempting to upload them with --all
* [**Vasiliy Tolstov**](https://github.com/vtolstov)
add ability to fetch recipes like in chef-solo when using local-mode
+* [**Jan**](https://github.com/habermann24)
+ FIX data_bag_item.rb:161: warning: circular argument reference - data_bag
### Chef Contributions
* ruby 1.9.3 support is dropped