summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaire McQuin <claire@getchef.com>2014-11-03 11:13:56 -0800
committerClaire McQuin <claire@getchef.com>2014-11-03 11:13:56 -0800
commitb40697bf3f7e468aaa402af4c82bbc127ad877f3 (patch)
treeaa4c27b76496a4d1c2a61d38ca1b04a746780960
parent31e9ef4ead4316ac6e5fbd51d3aa1504233bdd49 (diff)
downloadchef-b40697bf3f7e468aaa402af4c82bbc127ad877f3.tar.gz
Update for RSpec 3.
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c98c58d9c5..e937b716d0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -236,6 +236,7 @@
* The Windows env provider will delete elements even if they are only in ENV (and not in the registry)
* Allow events to be logged to Windows Event Log
* Fixed bug in env resource where a value containing the delimiter could never correctly match the existing values
+* Update Chef to use RSpec 3.
## 11.16.4