File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 1- .. :changelog:
2-
31# History
42
53## 0.2.1 (2022-09-11)
6- * fixe error on grafana datasources: the datatype returned by the API changed with grafana new version [ issues #2 ] ( issues/2 ) .
4+ * fixe error on grafana datasources: the datatype returned by the API changed with grafana new version [ issues #2 ] ( ../../ issues/2) .
75
86## 0.2.0 (2022-02-12)
97* migration from grafana-api to grafana-client.
Original file line number Diff line number Diff line change @@ -114,5 +114,5 @@ then you can go into Grafana Gui and find the snapshot in dashboard/Manage/Snaps
114114* currently snapshots for Table doesn't work.
115115* repeat is not supported
116116* overrides are not used to modify values !
117-
117+ * changes with new version of Grafana (>7.5) have several impacts on the rendering of panels; a code review is required to improve the result.
118118
You can’t perform that action at this time.
0 commit comments