diff --git a/CHANGELOG.md b/CHANGELOG.md index 23f5876990d..703e91d87f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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