Update CHANGELOG.md

This commit is contained in:
Torkel Ödegaard 2017-08-28 11:46:54 +02:00 committed by GitHub
parent 311fa66590
commit ead7ae7635

View File

@ -11,7 +11,7 @@
## New Features
* **Table panel**: Render cell values as links that have an url template that uses variables from current table row. [#3754](https://github.com/grafana/grafana/issues/3754)
* **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).
## Enhancements