Skip to content

Commit

Permalink
Update changelog. Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Oct 26, 2020
1 parent b368fc8 commit 506e1ad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Changelog

## development


## v0.10.0
- Improve tests for checking "clickthroughUrl" interpolation
- Add tests for elasticsearch query results, both for table- and timeseries-data
- Interpolate datapoint field values with `__field_` prefix into transformation
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 506e1ad

Please sign in to comment.