* Added Discrete panel
* Added support for colors in stat mapping panel with StatValueMappings & StatRangeMappings
* Added missing auto interval properties in Template
* Added param to RowPanel to collapse the row
* Added StateTimeline panel which was added in Grafana v8
* Added support for timeseries panel added in Grafana v8
* Added MinMetricAgg and PercentilesMetricAgg to Elasticsearch
* Added support for News panel
* Added support for Pie Chart v2 from Grafana v8
Changes
-------
* Refine expectations of is_color_code
* Deprecated StatMapping, StatValueMapping & StatRangeMapping
* Change YAxis min value default from 0 to None
* Support for Table panel for Grafana v8 may have broken backwards compatibility in old Table panel
* Breaking change, support for styled columns in tables removed, no longer used in Grafana v8 new Table
* Move development to ``main`` branch on GitHub. If you have work tracking the ``master`` you will need to update this.
New Contributors
------------------
* milkpirate made their first contribution in https://github.com/weaveworks/grafanalib/pull/404
* locan11 made their first contribution in https://github.com/weaveworks/grafanalib/pull/399
* gmmcal made their first contribution in https://github.com/weaveworks/grafanalib/pull/412
**Full Changelog**: https://github.com/weaveworks/grafanalib/compare/v0.5.14...v0.6.0