From 1feca0623c274efecc3a11cf492e9156df93a1d7 Mon Sep 17 00:00:00 2001 From: Mike Glazer Date: Sat, 1 Oct 2016 23:54:06 +0200 Subject: [PATCH] CHANGELOG updated --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d4c944343..e67251cfb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ ### Bugfixes +- [#7392](https://github.com/influxdata/influxdb/pull/7392): Enable https subscriptions to work with custom CA certificates. - [#1834](https://github.com/influxdata/influxdb/issues/1834): Drop time when used as a tag or field key. - [#7152](https://github.com/influxdata/influxdb/issues/7152): Decrement number of measurements only once when deleting the last series from a measurement. - [#7177](https://github.com/influxdata/influxdb/issues/7177): Fix base64 encoding issue with /debug/vars stats.