We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b368fc8 commit 506e1adCopy full SHA for 506e1ad
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Changelog
2
3
## development
4
+
5
6
+## v0.10.0
7
- Improve tests for checking "clickthroughUrl" interpolation
8
- Add tests for elasticsearch query results, both for table- and timeseries-data
9
- Interpolate datapoint field values with `__field_` prefix into transformation
package.json
@@ -1,6 +1,6 @@
{
"name": "grafana-map-panel",
- "version": "0.9.0",
+ "version": "0.10.0",
"description": "Map Panel",
"scripts": {
"build": "grafana-toolkit plugin:build",
0 commit comments