summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2015-01-12 11:53:54 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2015-01-12 11:53:54 -0800
commitd108ffac0bf93ec89af499e3e34778b8d6da6efb (patch)
tree4495f50be76d4352a0296a7a4df3a841bfa840a4
parent6d7ee4010e67f6921a78e2b57152de9eaa725b11 (diff)
downloadchef-d108ffac0bf93ec89af499e3e34778b8d6da6efb.tar.gz
add md file
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 293d039bbc..050d60a3c9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,6 +27,7 @@
* Added deprecation warnings around the use of command attribute in script resources
* Audit mode feature added - see the RELEASE_NOTES for details
* shell_out now sets `LANGUAGE` and `LANG` to the `Chef::Config[:internal_locale]` in addition to `LC_ALL` forcing
+* chef_gem supports a compile_time flag and will warn if it is not set (behavior will change in the future)
## 12.0.3
* [**Phil Dibowitz**](https://github.com/jaymzh):