Update CHANGELOG.md

This commit is contained in:
Torkel Ödegaard 2017-09-04 14:49:51 +02:00 committed by GitHub
parent 2789c4f1e1
commit 4eabf6ce81
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@
* **Table panel**: Render cell values as links that can have an url template that uses variables from current table row. [#3754](https://github.com/grafana/grafana/issues/3754)
* **Elasticsearch**: Add ad hoc filters directly by clicking values in table panel [#8052](https://github.com/grafana/grafana/issues/8052).
* **MySQL**: New rich query editor with syntax highlighting
* **Prometheus**: New rich query editor with syntax highlighting, metric & range auto complete and integrated function docs. [#5117](https://github.com/grafana/grafana/issues/5117)
## Enhancements