From 58d28e67194f75e229e5c0c5f21b4a800cb3c763 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Thu, 8 Dec 2022 06:42:51 +0100 Subject: [PATCH] doc/changelog: mention merged pr fixes #2680 --- doc/82-Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/82-Changelog.md b/doc/82-Changelog.md index 930cc2b4..96541385 100644 --- a/doc/82-Changelog.md +++ b/doc/82-Changelog.md @@ -18,6 +18,9 @@ This version hasn't been released yet ### Icinga Configuration * FIX: render Set Services to individual zones where required (#1589, #2356) +### Health Check +* FIX: complaint about overdue jobs was not correct (#2680, #2681) + ### Fixed issues * You can find issues and feature requests related to this release on our [roadmap](https://github.com/Icinga/icingaweb2-module-director/milestone/33?closed=1)