Skip to content

Commit 6ac82cf

Browse files
committed
Release v1.0.12-beta1
1 parent 23f90be commit 6ac82cf

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.12-beta1 (2020-03-30)
2+
3+
- More configuration options to ease investigation [#123](https://github.com/grafana/grafana-image-renderer/pull/123), [marefr](https://github.com/marefr)
4+
15
## 1.0.11 (2020-03-20)
26

37
- Render: Add support for enabling verbose logging using environment variable [#105](https://github.com/grafana/grafana-image-renderer/pull/105), [marefr](https://github.com/marefr)

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
{"name": "Project site", "url": "https://github.com/grafana/grafana-image-renderer"},
1919
{"name": "Apache License", "url": "https://github.com/grafana/grafana-image-renderer/blob/master/LICENSE"}
2020
],
21-
"version": "1.0.11",
22-
"updated": "2020-03-20",
21+
"version": "1.0.12-beta1",
22+
"updated": "2020-03-30",
2323
"dependencies": {
2424
"grafanaVersion": "5.2"
2525
}

0 commit comments

Comments
 (0)