From 80ae83a7ac4f1f55e6f1cfb1c04d81c31d7e82c6 Mon Sep 17 00:00:00 2001 From: Christian Stein Date: Thu, 18 Jun 2020 10:19:29 +0200 Subject: [PATCH] Adds changelog for v1.1.1 --- doc/31-Changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/31-Changelog.md b/doc/31-Changelog.md index 83d98f8..58871af 100644 --- a/doc/31-Changelog.md +++ b/doc/31-Changelog.md @@ -7,6 +7,14 @@ documentation before upgrading to a new release. Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga-powershell-framework/milestones?state=closed). +## 1.1.1 (2020-06-30) + +[Issue and PRs](https://github.com/Icinga/icinga-powershell-framework/milestone/8?closed=1) + +### Bugfixes + +* [#70](https://github.com/Icinga/icinga-powershell-framework/issues/70) Fixes zones configuration for multiple parent endpoints + ## 1.1.0 (2020-06-02) [Issue and PRs](https://github.com/Icinga/icinga-powershell-framework/milestone/4?closed=1)