Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
rozetko committed Sep 4, 2018
1 parent b05fb67 commit 29436ba
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ A better version of Grafana's default Graph Panel. Able to render Anomalies & mo

- Download hastic graph panel
```
wget https://github.com/hastic/hastic-grafana-graph-panel/releases/download/0.2.0/hastic-graph-panel-0.2.0.tar.gz
wget https://github.com/hastic/hastic-grafana-graph-panel/releases/download/0.2.1/hastic-graph-panel-0.2.1.tar.gz
```

- Unpack downloaded files
```
tar -zxvf hastic-graph-panel-0.2.0.tar.gz
tar -zxvf hastic-graph-panel-0.2.1.tar.gz
```

- Restart grafana-server
Expand Down Expand Up @@ -121,6 +121,11 @@ npm run build

# Changelog

### [0.2.1] - 2018-09-04
> Supports only hastic-server of versions **0.2.0-alpha or greater**
#### Changed
- Move analytic unit types to panel.json

### [0.2.0] - 2018-09-03
> Supports only hastic-server of versions **0.2.0-alpha or greater**
#### Fixed
Expand Down

0 comments on commit 29436ba

Please sign in to comment.