changelog: adds note for #15131

This commit is contained in:
Daniel Lee 2019-02-11 14:10:01 +01:00
parent 22d64a8c2a
commit e53f41e511

View File

@ -14,6 +14,7 @@
* **Templating**: Add json formatting to variable interpolation [#15291](https://github.com/grafana/grafana/issues/15291), thx [@mtanda](https://github.com/mtanda)
* **Login**: Anonymous usage stats for token auth [#15288](https://github.com/grafana/grafana/issues/15288)
* **Alerting**: Fixes crash bug when alert notifier folders are missing [#15295](https://github.com/grafana/grafana/issues/15295)
* **AzureMonitor**: improve autocomplete for Log Analytics and App Insights editor [#15131](https://github.com/grafana/grafana/issues/15131)
### 6.0.0-beta1 fixes