Changelog for alpha 12

pull/267/head
Nora 2019-06-13 12:08:59 -07:00
parent bbc67626f7
commit b8e699e096
1 changed files with 9 additions and 0 deletions

View File

@ -6,6 +6,15 @@ menu:
name: Release notes name: Release notes
weight: 1 weight: 1
--- ---
## v2.0.0-alpha.12 [2019-06-13]
## Features
- Enable formatting line graph y ticks with binary prefix.
- Add x and y column pickers to graph types.
- Add option to shade area below line graphs.
## Bug Fixes
- Fix performance regression in graph tooltips.
## v2.0.0-alpha.11 [2019-05-31] ## v2.0.0-alpha.11 [2019-05-31]