summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-12-16 01:08:27 -0800
committerSerdar Sutay <serdar@opscode.com>2014-12-16 01:08:27 -0800
commit8ed509d43d28b5c6eb57a31f8b77f458861c2b6d (patch)
treecb8e399a496c77349e797a01e15a850bcc922022
parent8403706ecadb207b8c97ad4908d114fc2978de45 (diff)
downloadchef-8ed509d43d28b5c6eb57a31f8b77f458861c2b6d.tar.gz
Contribution info for https://github.com/opscode/chef/pull/2658.
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bcdabf7d4b..64fbbbd2e5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 12.0.3
+* [**Phil Dibowitz**](https://github.com/jaymzh):
+ [Issue 2594](https://github.com/opscode/chef/issues/2594) Restore missing require in `digester`.
+
## 12.0.2
* [Issue 2578](https://github.com/opscode/chef/issues/2578) Check that `installed` is not empty for `keg_only` formula in Homebrew provider
* [Issue 2609](https://github.com/opscode/chef/issues/2609) Resolve the circular dependency between ProviderResolver and Resource.