From 90cebbab65217c305120ded6f47bceb32c5922b3 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Wed, 16 Dec 2020 05:58:52 +0100 Subject: [PATCH] doc/changelog: mention Icinga for Windows --- doc/82-Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/82-Changelog.md b/doc/82-Changelog.md index 83ba5a63..07479cc6 100644 --- a/doc/82-Changelog.md +++ b/doc/82-Changelog.md @@ -87,6 +87,7 @@ before switching to a new version. ### Icinga Agent handling * FIX: Linux Agent installer now fails when unable to retrieve a certificate * FEATURE: Linux Agent installer now supports Alpine Linux (#2216) +* FEATURE: Icinga for Windows support (#2147) ### REST API * FEATURE: Self Service API ignores empty/missing properties (e.g. no address)