From b705acc78abd8a9a75d40b52bc0e11045c534a24 Mon Sep 17 00:00:00 2001 From: Lord Hepipud Date: Mon, 27 Jul 2020 16:37:01 +0200 Subject: [PATCH] Updates changelog for Get-IcingaWindowsInformation Implements #80 --- doc/31-Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/31-Changelog.md b/doc/31-Changelog.md index dfb81a5..99deb5e 100644 --- a/doc/31-Changelog.md +++ b/doc/31-Changelog.md @@ -11,6 +11,12 @@ Released closed milestones can be found on [GitHub](https://github.com/Icinga/ic [Issue and PRs](https://github.com/Icinga/icinga-powershell-framework/milestone/7?closed=1) +### Notes + +* [#80](https://github.com/Icinga/icinga-powershell-framework/issues/80) Adds wrapper function `Get-IcingaWindowsInformation` for WMI and CIM calls to properly handle config/permission errors + +### Bugfixes + * [#78](https://github.com/Icinga/icinga-powershell-framework/issues/78) Fix Icinga Agent package fetching for x86 architecture * [#79](https://github.com/Icinga/icinga-powershell-framework/issues/79) Fix ConvertTo-Seconds to output valid numeric data with multiple digits