From 6a1c3d211f959499b0d8b92e7112a18f5a352dfe Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Mon, 6 May 2019 21:26:58 +0200 Subject: [PATCH] doc/changelog: mention configurable datalist fields --- doc/82-Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/82-Changelog.md b/doc/82-Changelog.md index 81719035..c8e5dd3d 100644 --- a/doc/82-Changelog.md +++ b/doc/82-Changelog.md @@ -20,6 +20,7 @@ before switching to a new version. * FIX: Auto-suggestion field was positioned wrongly once scrolled down * FEATURE: It's now possible to clone a Service to a different Host (#1796) * FEATURE: Scheduled Downtimes for "Hosts AND their services" (#1831) +* FEATURE: auto-suggestion and more for Fields based on Data Lists (#1846) ### Import and Sync * FIX: Avoid caching between multiple runs of sync (#1836)