diff options
author | Claire McQuin <claire@getchef.com> | 2014-11-03 11:13:56 -0800 |
---|---|---|
committer | Claire McQuin <claire@getchef.com> | 2014-11-03 11:13:56 -0800 |
commit | b40697bf3f7e468aaa402af4c82bbc127ad877f3 (patch) | |
tree | aa4c27b76496a4d1c2a61d38ca1b04a746780960 /CHANGELOG.md | |
parent | 31e9ef4ead4316ac6e5fbd51d3aa1504233bdd49 (diff) | |
download | chef-b40697bf3f7e468aaa402af4c82bbc127ad877f3.tar.gz |
Update for RSpec 3.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
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 |