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)