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 06e5252 commit 3c21b64Copy full SHA for 3c21b64
CHANGELOG.md
@@ -3,6 +3,10 @@
3
## development
4
5
6
+## v0.9.0
7
+- Add a toggle to disable panning/dragging on the map. Thanks, @gdunstone.
8
+
9
10
## v0.8.1
11
- Fix CircleCI reporting. Thanks, @ryantxu!
12
- Add South Sudan to ``countries*.json``. Thanks, @Hipska and @javl!
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "grafana-map-panel",
- "version": "0.8.1",
+ "version": "0.9.0",
"description": "Map Panel",
"scripts": {
"build": "grafana-toolkit plugin:build",
0 commit comments