From 8eb8467dad7dbfb55e7815ef4aff704a1a1a0c3f Mon Sep 17 00:00:00 2001 From: Lord Hepipud Date: Wed, 10 Mar 2021 08:36:35 +0100 Subject: [PATCH] Updates changelog --- doc/31-Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/31-Changelog.md b/doc/31-Changelog.md index 988783b..d1bcc98 100644 --- a/doc/31-Changelog.md +++ b/doc/31-Changelog.md @@ -9,12 +9,16 @@ Released closed milestones can be found on [GitHub](https://github.com/Icinga/ic ## 1.5.0 (pending) +[Issue and PRs](https://github.com/Icinga/icinga-powershell-framework/milestone/13?closed=1) + ### Enhancements ### Bugfixes ## 1.4.1 (2021-03-10) +[Issue and PRs](https://github.com/Icinga/icinga-powershell-framework/milestone/14?closed=1) + ### Bugfixes * [#222](https://github.com/Icinga/icinga-powershell-framework/pull/222) Fixes an issue with [Secure.String] arguments for PowerShell plugins, caused by `ConvertTo-IcingaSecureString` Cmdlet not being pre-loaded