Browse Source

Move changelog to wiki #75

master
rozetko 6 years ago committed by GitHub
parent
commit
1cf1f3c845
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 32
      README.md

32
README.md

@ -121,38 +121,6 @@ npm install
npm run build
```
# Changelog
### [0.2.3] - 2018-09-27
> Supports only hastic-server of versions **0.2.3-alpha or greater**
#### Added
- Highlight segments that were used in learning process [#63](https://github.com/hastic/hastic-grafana-graph-panel/issues/63)
- Display anti-segments [#66](https://github.com/hastic/hastic-grafana-graph-panel/issues/66)
#### Fixed
- Property 'type' of undefined in elasticsearch [#69](https://github.com/hastic/hastic-grafana-graph-panel/issues/69)
- Get datasource type from Grafana API [#70](https://github.com/hastic/hastic-grafana-graph-panel/issues/70)
### [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
- Wrong colors order [#49](https://github.com/hastic/hastic-grafana-graph-panel/issues/49)
- No crosshair [#50](https://github.com/hastic/hastic-grafana-graph-panel/issues/50)
- Analytic unit ID in tooltip instead of name [#56](https://github.com/hastic/hastic-grafana-graph-panel/issues/56)
### [0.1.0] - 2018-07-17
> Supports only hastic-server of versions **0.2.0-alpha or greater**
#### Fixed
- Choosing custom color for analytic unit [#31](https://github.com/hastic/hastic-grafana-graph-panel/issues/31)
- Deleting any analytic unit only deletes the first one [#33](https://github.com/hastic/hastic-grafana-graph-panel/issues/33)
- Problems with Singlestat and Piechart panels [#42](https://github.com/hastic/hastic-grafana-graph-panel/issues/42)
# Credits
Based on

Loading…
Cancel
Save