summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1062f383e8..b8752a14d6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Chef Client Changelog
+## Unreleased: 11.16.0
+
+* Fix a bug in user dscl provider to enable managing password and other properties at the same time.
+
## Last Release: 11.14.6:
* Modify action for env raises Chef::Exceptions::Env exception on Windows (Chef Issues 1754)