changelog: adds note for #11556

This commit is contained in:
Daniel Lee 2018-04-16 17:22:19 +02:00
parent 82a1deaf5e
commit aa999aa6a9

View File

@ -48,6 +48,7 @@
* **Provisioning**: Remove `id` from json when provisioning dashboards, [#11138](https://github.com/grafana/grafana/issues/11138)
* **Prometheus**: tooltip for legend format not showing properly [#11516](https://github.com/grafana/grafana/issues/11516), thx [@svenklemm](https://github.com/svenklemm)
* **Playlist**: Empty playlists cannot be deleted [#11133](https://github.com/grafana/grafana/issues/11133), thx [@kichristensen](https://github.com/kichristensen)
* **Switch Orgs**: Alphabetic order in Switch Organization modal [#11556](https://github.com/grafana/grafana/issues/11556)
### Tech
* Migrated JavaScript files to TypeScript