Skip to content

Commit 3350ef9

Browse files
AgnesTouletaknuds1
andauthored
Release grafana-image-renderer v3.0.0-beta2 (#236)
* Release grafana-image-renderer v3.0.0-beta2 * Update CHANGELOG.md Co-authored-by: Arve Knudsen <[email protected]> Co-authored-by: Arve Knudsen <[email protected]>
1 parent 2e721c1 commit 3350ef9

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 3.0.0-beta2 (2021-05-26)
2+
3+
- Remove support for plugin V1 protocol [#233](https://github.com/grafana/grafana-image-renderer/pull/233), [AgnesToulet](https://github.com/AgnesToulet)
4+
- Browser: Fix moving CSV file when the tmp folder is not on the same device as the target file path [#232](https://github.com/grafana/grafana-image-renderer/pull/232), [AgnesToulet](https://github.com/AgnesToulet)
5+
- Chore: Upgrade grabpl version [#231](https://github.com/grafana/grafana-image-renderer/pull/231), [AgnesToulet](https://github.com/AgnesToulet)
6+
17
## 3.0.0-beta1 (2021-05-19)
28

39
- Add CSV rendering feature [#217](https://github.com/grafana/grafana-image-renderer/pull/217), [AgnesToulet](https://github.com/AgnesToulet)

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
{"name": "Project site", "url": "https://github.com/grafana/grafana-image-renderer"},
2121
{"name": "Apache License", "url": "https://github.com/grafana/grafana-image-renderer/blob/master/LICENSE"}
2222
],
23-
"version": "3.0.0-beta1",
24-
"updated": "2021-05-19"
23+
"version": "3.0.0-beta2",
24+
"updated": "2021-05-26"
2525
},
2626
"dependencies": {
2727
"grafanaDependency": ">=7.0.0"

0 commit comments

Comments
 (0)