Update CHANGELOG.md to mention storing dashboards, orgs, sources, and

kapacitor on filesystem
pull/2593/head
Chris Goller 2017-12-19 15:14:30 -06:00
parent b23face25f
commit 5588923180
1 changed files with 4 additions and 1 deletions

View File

@ -1,9 +1,12 @@
## v1.4.0.0-beta2 [unreleased]
### Features
1. [#2593](https://github.com/influxdata/chronograf/pull/2593): Add option to use files for dashboards, organizations, data sources, and kapacitors
### UI Improvements
1. [#2502](https://github.com/influxdata/chronograf/pull/2502): Fix cursor flashing between default and pointer
### Bug Fixes
1. [#2528](https://github.com/influxdata/chronograf/pull/2528): Fix template rendering to ignore template if not in query
1. [#2528](https://github.com/influxdata/chronograf/pull/2528): Fix template rendering to ignore template if not in query
1. [#2563](https://github.com/influxdata/chronograf/pull/2563): Fix graph inversion if user input y-axis min greater than max
## v1.4.0.0-beta1 [2017-12-07]