summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authortyler-ball <tyleraball@gmail.com>2014-12-18 14:52:02 -0800
committertyler-ball <tyleraball@gmail.com>2014-12-18 14:52:02 -0800
commit095d2e4128121d8303887663d882ee54a5c12c7a (patch)
tree19f7d38049dc543e961a2fbd4c36f295c5b48341 /CHANGELOG.md
parent02cfe1d405001f6545f8559213da967aff1751c4 (diff)
downloadchef-095d2e4128121d8303887663d882ee54a5c12c7a.tar.gz
Addressing review comments, adding documentation
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f93aa4c453..2ff00ab99e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,7 @@
* Update Chef to use RSpec 3.
* Cleaned up script and execute provider + specs
* Added deprecation warnings around the use of command attribute in script resources
+* Audit mode feature added - see the RELEASE_NOTES for details
## 12.0.3
* [**Phil Dibowitz**](https://github.com/jaymzh):