Skip to content

Commit c28217a

Browse files
committed
Prepare for v0.1.4
1 parent 85ff61b commit c28217a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Changes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Release 0.1.4
2+
3+
* Fix time scrolling in Grafana 7.4.x
4+
* Make sure event time is converted to millis.
5+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ccin2p3-riemann-datasource",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Subscribe to riemann.io websocket streams!",
55
"scripts": {
66
"build": "grafana-toolkit plugin:build",

0 commit comments

Comments
 (0)