From 955dc225980dc04d35eebbaf5cd8132d3ce42e4a Mon Sep 17 00:00:00 2001 From: Lord Hepipud Date: Mon, 2 Jun 2025 16:41:08 +0200 Subject: [PATCH] Adds changelog --- doc/100-General/10-Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/100-General/10-Changelog.md b/doc/100-General/10-Changelog.md index bd1f471..73a4ede 100644 --- a/doc/100-General/10-Changelog.md +++ b/doc/100-General/10-Changelog.md @@ -15,6 +15,9 @@ Released closed milestones can be found on [GitHub](https://github.com/Icinga/ic [Issues and PRs](https://github.com/Icinga/icinga-powershell-framework/milestone/42) +### Bugfixes + +* [#814](https://github.com/Icinga/icinga-powershell-framework/pull/814) Fixes random chars function to truly generate unpredictable character sequences and to replace `Get-Random` which is not entirely secure * [#815](https://github.com/Icinga/icinga-powershell-framework/pull/815) Fixes a possible crash for `Test-IcingaAddTypeExist`, causing the Icinga for Windows installation to fail when third party components are checked which are malfunctioning ## 1.13.3 (2025-05-08)