From dffbf8282187766f37ca5c82846aa6ee5e5b7e64 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Tue, 13 Jul 2021 00:17:37 +0200 Subject: [PATCH] doc/changelog: picked #2303 into v1.8.1 refs #2303 --- doc/82-Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/82-Changelog.md b/doc/82-Changelog.md index d6a981a8..c91b02a9 100644 --- a/doc/82-Changelog.md +++ b/doc/82-Changelog.md @@ -25,7 +25,6 @@ next (will be 1.9.0) ### User Interface * FIX: allow switching DB config while connection is failing (#2300) -* FIX: show Override button when all Fields belong to Field Categories (#2303) * FIX: show Services applied with Rules involving applied Hostgroups (#2313) * FIX: Overrides for Services belonging to Sets on root Host Templates (#2333) * FIX: Service Set preview inline Service Template links (#2334) @@ -45,6 +44,7 @@ next patch release (will be 1.8.1) [roadmap](https://github.com/Icinga/icingaweb2-module-director/milestone/24?closed=1) ### User Interface +* FIX: show Override button when all Fields belong to Field Categories (#2303) * FIX: don't fail when showing a Host overriding multiple inherited groups (#2253) * FIX: deal with inherited values which are invalid for a select box (#2288)