From 8f8a5f7b9509da255595a896f1c76db2edae2e1f Mon Sep 17 00:00:00 2001 From: Lord Hepipud Date: Thu, 13 Aug 2020 11:39:15 +0200 Subject: [PATCH] Updates changelog --- doc/31-Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/31-Changelog.md b/doc/31-Changelog.md index f3fb8a2..ba78d66 100644 --- a/doc/31-Changelog.md +++ b/doc/31-Changelog.md @@ -47,6 +47,7 @@ Check Command configuration generated by Icinga for Windows 1.2.0 require Icinga * [#91](https://github.com/Icinga/icinga-powershell-framework/issues/91) Fix wrong default values being set for installer arguments by using the Icinga Director Self-Service API * [#92](https://github.com/Icinga/icinga-powershell-framework/issues/92) Fix `Set-IcingaAcl` which fails on older Windows systems with a security id error and not at all/not properly setting required permissions for directories * [#96](https://github.com/Icinga/icinga-powershell-framework/issues/96) Re-Implements caching for Performance Counters and fixes an issue with counters sometimes returning value 0 instead of the correct value +* [#97](https://github.com/Icinga/icinga-powershell-framework/issues/97) Fix value digit count for Performance Counters ## 1.1.2 (2020-07-01)