From 0228d302ed05699d9c3dcb568bac3083074a274e Mon Sep 17 00:00:00 2001 From: Lord Hepipud Date: Tue, 25 May 2021 13:10:17 +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 6ac5230..4045d51 100644 --- a/doc/31-Changelog.md +++ b/doc/31-Changelog.md @@ -27,6 +27,7 @@ Released closed milestones can be found on [GitHub](https://github.com/Icinga/ic * [#232](https://github.com/Icinga/icinga-powershell-framework/pull/232) Fixes wrong encoding while using REST-Api checks experimental feature, and now forces UTF8 * [#240](https://github.com/Icinga/icinga-powershell-framework/pull/240) While filtering for certain services with `Get-IcingaServices`, there were some attributes missing from the collection. These are now added resulting in always correct output data. +* [#245](https://github.com/Icinga/icinga-powershell-framework/pull/245) Fixes loading of `.pfx` certificates by properly checking the file type ## 1.4.1 (2021-03-10)