From fd5628c754596d6fbb8a2eda76bfd30facfaf945 Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Thu, 12 Mar 2020 15:05:51 -0600 Subject: [PATCH] removed content-type requirement from beta-6 changelog --- content/v2.0/reference/release-notes/influxdb.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/v2.0/reference/release-notes/influxdb.md b/content/v2.0/reference/release-notes/influxdb.md index fd18d288f..ba844eb4c 100644 --- a/content/v2.0/reference/release-notes/influxdb.md +++ b/content/v2.0/reference/release-notes/influxdb.md @@ -27,7 +27,6 @@ weight: 101 - Fixed issue where creating a dashboard variable of type "map" piped the incorrect value when map variables were used in queries. - Added missing usernames to `influx auth` CLI commands. -- Require `Content-Type` for query endpoint. - Disabled group functionality for check query builder. - Fixed cell configuration error that popped up when users created a dashboard and accessed the "Disk Usage" cell for the first time.