From 981a62ac8626027ba3a5eb5915c9e3197bc94e17 Mon Sep 17 00:00:00 2001 From: kelseiv <47797004+kelseiv@users.noreply.github.com> Date: Wed, 27 May 2020 11:04:09 -0700 Subject: [PATCH] add new item from change log --- content/v2.0/reference/release-notes/influxdb.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/v2.0/reference/release-notes/influxdb.md b/content/v2.0/reference/release-notes/influxdb.md index 7b1a17233..527b576a2 100644 --- a/content/v2.0/reference/release-notes/influxdb.md +++ b/content/v2.0/reference/release-notes/influxdb.md @@ -15,6 +15,7 @@ weight: 101 - Ability to set UTC time for a custom time range query. - Ability to set a minimum or maximum value for the y-axis visualization setting (rather than requiring both). - New `csv2lp` library for converting CSV (comma separated values) to InfluxDB line protocol. +- Add influxdb version to the InfluxDB v2 API `/health` endpoint. ### Bug Fixes