Skip to content

Commit 3c21b64

Browse files
committed
Update changelog. Bump version.
1 parent 06e5252 commit 3c21b64

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
## development
44

55

6+
## v0.9.0
7+
- Add a toggle to disable panning/dragging on the map. Thanks, @gdunstone.
8+
9+
610
## v0.8.1
711
- Fix CircleCI reporting. Thanks, @ryantxu!
812
- Add South Sudan to ``countries*.json``. Thanks, @Hipska and @javl!

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.8.1",
3+
"version": "0.9.0",
44
"description": "Map Panel",
55
"scripts": {
66
"build": "grafana-toolkit plugin:build",

0 commit comments

Comments
 (0)