summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2014-07-26 10:31:09 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2014-07-26 17:00:35 -0700
commitcf6ac3eb9b8b6de37972bb4fd07a03c57cdf33ea (patch)
treef01508a7ae18827e49a76820954ec3956caca652 /RELEASE_NOTES.md
parent1ee229b2407231d7ddf0f9f2fba1d725a92e6792 (diff)
downloadchef-cf6ac3eb9b8b6de37972bb4fd07a03c57cdf33ea.tar.gz
deprecated ruby 1.8.7 through 1.9.2
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 86cf8b0f19..50e86f8c09 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,9 @@
# Chef Client Release Notes:
+## Dropped Support For Ruby 1.8.7/1.9.1/1.9.2
+
+Ruby 1.8.7, 1.9.1 and 1.9.2 are no longer supported.
+
## Changed no_lazy_load config default to True
Previously the default behavior of chef-client was lazily synchronize cookbook files and templates as