summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradamedx <adamed@getchef.com>2014-09-04 12:20:44 -0700
committeradamedx <adamed@getchef.com>2014-09-10 20:41:37 -0700
commitc088c2f8a0783cb2189184b3bf5692f942bb678d (patch)
tree0fd7e057c59b92b3bf2e6334e4dd4cb121d3b8b2
parent0eb5a0a5f69e8352709421bb0b24493e36d503a7 (diff)
downloadchef-c088c2f8a0783cb2189184b3bf5692f942bb678d.tar.gz
Update documentation / release notes
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index edc52412e4..c73bd00315 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -133,6 +133,11 @@
to be able to configure these settings on the bootstrapped node.
* Add partial_search dsl method to Chef::Search::Query, add result filtering to search.
+## Last Release: 11.16.0
+* Add `dsc_script` resource to Chef for PowerShell DSC support on Windows
+* Update OpenSSL for Windows to 1.0.0n, for all other platforms 1.0.1i.
+* Fix dscl user provider to be able to manage home and password at the same time (Issue #1982)
+
## Last Release: 11.14.2
* [**Jess Mink**](https://github.com/jmink):