summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Mundrawala <jdmundrawala@gmail.com>2015-06-25 16:33:57 -0700
committerJay Mundrawala <jdmundrawala@gmail.com>2015-06-25 16:33:57 -0700
commitd3394ae5e5ac96b9869b3252ba18fa58326ee4c4 (patch)
treec21ca1c1d52db4eba95e2585de6258b659f544de
parent790bb5f3305e1f0ef4bc8252d620cba9d749d01b (diff)
downloadchef-d3394ae5e5ac96b9869b3252ba18fa58326ee4c4.tar.gz
Added CHANGELOG entry for #3586
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index df15462289..c9c816dfae 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,9 @@
-## 12.5.0
+## Unreleased
* [**Ranjib Dey**](https://github.com/ranjib):
[pr#3588](https://github.com/chef/chef/pull/3588) Count skipped resources among total resources in doc formatter
+* [pr#3586](https://github.com/chef/chef/issues/3586) Fix bug preventing light weight resources from being used with heavy weight providers
+
## 12.4.0
* [**Phil Dibowitz**](https://github.com/jaymzh):