From 569e66111302c2ef4dfa815609b626878db210bc Mon Sep 17 00:00:00 2001 From: Lord Hepipud Date: Wed, 1 Jul 2020 09:33:06 +0200 Subject: [PATCH] Adds changelog for v1.1.2 --- doc/31-Changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/31-Changelog.md b/doc/31-Changelog.md index 03abf41..10c0067 100644 --- a/doc/31-Changelog.md +++ b/doc/31-Changelog.md @@ -11,6 +11,15 @@ 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) +## 1.1.2 (2020-07-01) + +[Issue and PRs](https://github.com/Icinga/icinga-powershell-framework/milestone/9?closed=1) + +### Bugfixes + +* [#74](https://github.com/Icinga/icinga-powershell-framework/issues/74) Disabling Agent features for last list item is not possible +* [#75](https://github.com/Icinga/icinga-powershell-framework/issues/75) 'notification' feature is not disabled during installation + ## 1.1.1 (2020-06-18) [Issue and PRs](https://github.com/Icinga/icinga-powershell-framework/milestone/8?closed=1)