summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-11-08 20:36:04 -0800
committerSerdar Sutay <serdar@opscode.com>2014-11-08 20:36:04 -0800
commitbdadb31d463a3143f9f25e358d25f37749c6d072 (patch)
tree3356c77f343c2b707fe6cb46c60a8112a516f269
parentd35e8be1e2e027ad21724f8ea91909688a2bd3d9 (diff)
downloadchef-bdadb31d463a3143f9f25e358d25f37749c6d072.tar.gz
Update md files.
-rw-r--r--CHANGELOG.md8
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