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)