diff options
author | Serdar Sutay <serdar@opscode.com> | 2014-11-08 20:36:04 -0800 |
---|---|---|
committer | Serdar Sutay <serdar@opscode.com> | 2014-11-08 20:36:04 -0800 |
commit | bdadb31d463a3143f9f25e358d25f37749c6d072 (patch) | |
tree | 3356c77f343c2b707fe6cb46c60a8112a516f269 | |
parent | d35e8be1e2e027ad21724f8ea91909688a2bd3d9 (diff) | |
download | chef-bdadb31d463a3143f9f25e358d25f37749c6d072.tar.gz |
Update md files.
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e937b716d0..3133668141 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## Unreleased + +### Chef Contributions +* Update Chef to use RSpec 3. + + ## 12.0.0 * [**Jesse Hu**](https://github.com/jessehu): @@ -236,7 +242,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. +* More intelligent service check for systemd on Ubuntu 14.10. ## 11.16.4 |