File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 3.0.0-beta1 (2021-05-19)
2
+
3
+ - Add CSV rendering feature [ #217 ] ( https://github.com/grafana/grafana-image-renderer/pull/217 ) , [ AgnesToulet] ( https://github.com/AgnesToulet )
4
+
1
5
## 2.1.1 (2021-05-18)
2
6
3
7
- Chore: Add changelog in package files [ #226 ] ( https://github.com/grafana/grafana-image-renderer/pull/226 ) , [ AgnesToulet] ( https://github.com/AgnesToulet )
Original file line number Diff line number Diff line change 20
20
{"name" : " Project site" , "url" : " https://github.com/grafana/grafana-image-renderer" },
21
21
{"name" : " Apache License" , "url" : " https://github.com/grafana/grafana-image-renderer/blob/master/LICENSE" }
22
22
],
23
- "version" : " 2.1.1 " ,
24
- "updated" : " 2021-05-18 "
23
+ "version" : " 3.0.0-beta1 " ,
24
+ "updated" : " 2021-05-19 "
25
25
},
26
26
"dependencies" : {
27
- "grafanaVersion" : " 5.x.x 6.x.x 7.x.x"
27
+ "grafanaVersion" : " 5.x.x 6.x.x 7.x.x 8.x.x "
28
28
}
29
29
}
You can’t perform that action at this time.
0 commit comments