Skip to content

Commit 506e1ad

Browse files
committed
Update changelog. Bump version.
1 parent b368fc8 commit 506e1ad

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22

33
## development
4+
5+
6+
## v0.10.0
47
- Improve tests for checking "clickthroughUrl" interpolation
58
- Add tests for elasticsearch query results, both for table- and timeseries-data
69
- Interpolate datapoint field values with `__field_` prefix into transformation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-map-panel",
3-
"version": "0.9.0",
3+
"version": "0.10.0",
44
"description": "Map Panel",
55
"scripts": {
66
"build": "grafana-toolkit plugin:build",

0 commit comments

Comments
 (0)