diff --git a/HISTORY.md b/HISTORY.md index 5b66dd5..0d5aeaf 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,9 +1,7 @@ -.. :changelog: - # History ## 0.2.1 (2022-09-11) -* fixe error on grafana datasources: the datatype returned by the API changed with grafana new version [issues #2](issues/2). +* fixe error on grafana datasources: the datatype returned by the API changed with grafana new version [issues #2](../../issues/2). ## 0.2.0 (2022-02-12) * migration from grafana-api to grafana-client. diff --git a/README.md b/README.md index 137c69a..25e10cc 100644 --- a/README.md +++ b/README.md @@ -114,5 +114,5 @@ then you can go into Grafana Gui and find the snapshot in dashboard/Manage/Snaps * currently snapshots for Table doesn't work. * repeat is not supported * overrides are not used to modify values ! - +* 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.