Updated version and made some changes to changelog and what's new article

This commit is contained in:
Torkel Ödegaard
2019-01-30 17:14:42 +01:00
parent 3ad48ff7e5
commit d7f81c4795
4 changed files with 10 additions and 7 deletions

View File

@@ -7,6 +7,7 @@
* **Influxdb**: Add support for time zone (`tz`) clause [#10322](https://github.com/grafana/grafana/issues/10322), thx [@cykl](https://github.com/cykl)
* **Snapshots**: Enable deletion of public snapshot [#14109](https://github.com/grafana/grafana/issues/14109)
* **Provisioning**: Provisioning support for alert notifiers [#10487](https://github.com/grafana/grafana/issues/10487), thx [@pbakulev](https://github.com/pbakulev)
* **Explore**: A whole new way to do ad-hoc metric queries and exploration. Split view in half and compare metrics & logs and much much more. [Read more here](http://docs.grafana.org/features/explore/)
### Minor