From 611476470ae12bb08b4d7d9ce0cc61646960a32f Mon Sep 17 00:00:00 2001 From: Lord Hepipud Date: Mon, 2 May 2022 18:09:36 +0200 Subject: [PATCH] Updates changelog --- doc/31-Changelog.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/doc/31-Changelog.md b/doc/31-Changelog.md index 9222f84..df47cf3 100644 --- a/doc/31-Changelog.md +++ b/doc/31-Changelog.md @@ -6,20 +6,17 @@ documentation before upgrading to a new release. Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga-powershell-cluster/milestones?state=closed). -## 1.1.0 (2022-05-02) +## 1.1.0 (2022-05-03) [Issue and PRs](https://github.com/Icinga/icinga-powershell-cluster/milestone/2?closed=1) -### Enhancements - -* [#28](https://github.com/Icinga/icinga-powershell-cluster/issues/28) Adds partition style monitoring to `Invoke-IcingaCheckClusterSharedVolume` and reports critical, if the style is `RAW` - ### Bugfixes * [#36](https://github.com/Icinga/icinga-powershell-cluster/issues/36) Fixes `Invoke-IcingaCheckClusterSharedVolume` which does not support `%` unit for space ### Enhancements +* [#28](https://github.com/Icinga/icinga-powershell-cluster/issues/28) Adds partition style monitoring to `Invoke-IcingaCheckClusterSharedVolume` and reports critical, if the style is `RAW` * [#39](https://github.com/Icinga/icinga-powershell-cluster/pull/39) Adds support for Icinga for Windows v1.9.0 module isolation ## 1.0.0 (2021-06-10)