File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## v0.3 .0
3
+ ## v0.5 .0
4
4
5
+ - Enable propagation of user warnings again
5
6
- Reflect move to "panodata" organization on GitHub
7
+ - Integrate "with-toolkit" by [ Ryan McKinley] ( https://github.com/ryantxu ) . Thanks a bunch!
8
+
9
+ ## v0.4.0
10
+
11
+ - Release has already been taken
12
+
13
+
14
+ ## v0.3.0
15
+
6
16
- Fixes error handling that made everything disappear in edit mode, [ #213 ] ( https://github.com/grafana/worldmap-panel/issues/213 )
7
17
- Fixes partial (not full height) map on first render [ #212 ] ( https://github.com/grafana/worldmap-panel/issues/212 )
8
18
- Add new mapping options ` table+json ` and ` table+jsonp ` to retrieve
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " worldmap-panel" ,
3
- "version" : " 0.3 .0" ,
3
+ "version" : " 0.5 .0" ,
4
4
"description" : " Worldmap Panel Plugin for Grafana" ,
5
5
"scripts" : {
6
6
"build" : " grafana-toolkit plugin:build" ,
You can’t perform that action at this time.
0 commit comments