File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.3.0
4
+
5
+ [ Full changelog] ( https://github.com/marcusolsson/grafana-csv-datasource/compare/v0.2.0...v0.3.0 )
6
+
7
+ ### Enhancements
8
+
9
+ - Add ARM support ([ #13 ] ( https://github.com/marcusolsson/grafana-csv-datasource/issues/13 ) )
10
+
11
+ ### Bug fixes
12
+
13
+ - Windows: Paths with backslashes don't work ([ #14 ] ( https://github.com/marcusolsson/grafana-csv-datasource/issues/14 ) )
14
+
3
15
## 0.2.0
4
16
5
17
[ Full changelog] ( https://github.com/marcusolsson/grafana-csv-datasource/compare/v0.1.0...v0.2.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " marcusolsson-csv-datasource" ,
3
- "version" : " 0.2 .0" ,
3
+ "version" : " 0.3 .0" ,
4
4
"description" : " A Grafana data source for loading CSV data" ,
5
5
"scripts" : {
6
6
"build" : " grafana-toolkit plugin:build" ,
You can’t perform that action at this time.
0 commit comments