diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b4497215..2701a3f30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +4,13 @@ 1. [#5554](https://github.com/influxdata/chronograf/pull/5554): Escape tag values in query builder. 1. [#5551](https://github.com/influxdata/chronograf/pull/5551): Sort namespaces by database and retention policy. +1. [#5556](https://github.com/influxdata/chronograf/pull/5556): Make MySQL protoboard more useful by using derivatives for counter values. +1. [#5536](https://github.com/influxdata/chronograf/pull/5536): Add HTTP security headers. 1. [#5555](https://github.com/influxdata/chronograf/pull/5555): Show also boolean field/tag values in tickscript editor logs. -### Features - ### Other -1. [#5560](https://github.com/influxdata/chronograf/pull/5560): Upgrade Dockerfile to use Alpine 3.12 -1. [#5552] (https://github.com/influxdata/chronograf/pull/5552): Make MySQL protoboard more useful by using derivatives for counter values +1. [#5560](https://github.com/influxdata/chronograf/pull/5560): Upgrade Dockerfile to use Alpine 3.12. ## v1.8.5 [2020-07-08]