From dcf4d863d034a397150c6e7752fad5e923dd0945 Mon Sep 17 00:00:00 2001 From: Pavel Zavora Date: Thu, 7 Jul 2022 05:29:48 +0200 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 677691c62..39ba44c73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ 1. [#5917](https://github.com/influxdata/chronograf/pull/5917): Avoid stale reads in communication with InfluxDB Enterprise meta nodes. 1. [#5938](https://github.com/influxdata/chronograf/pull/5938): Properly detect unsupported values in Alert Rule builder. 1. [#5965](https://github.com/influxdata/chronograf/pull/5965): Inform the user to use v2 administration. +1. [#5976](https://github.com/influxdata/chronograf/pull/5976): Make markdown cell content selectable. ### Other