From b8600a65d0230423e28c95553ebc08b9195f0f91 Mon Sep 17 00:00:00 2001 From: Cameron Johnston Date: Tue, 14 Mar 2017 14:54:35 -0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7714bcdc..1741eb10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,14 @@ The default version of Sensu Enterprise is now 2.3.1 The default version of Sensu Enterprise Dashboard is now 2.2.1 +### Fixed + +* sensu_check resources can now be deleted without requiring + `standalone` or `subscriptions` attributes + +* The built-in Administrator group should now be usable for the value + of `node["sensu"]["group"]` on Windows platforms. + ## [3.2.0] - 2017-01-10 ### Important