changelog: add notes about closing #14432

This commit is contained in:
Marcus Efraimsson 2019-02-11 14:03:45 +01:00
parent 82e330a1c5
commit a7c44c2ce7
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A

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)
* **AzureMonitor**: improve autocomplete for Log Analytics and App Insights editor [#15131](https://github.com/grafana/grafana/issues/15131)
* **LDAP**: Fix IPA/FreeIPA v4.6.4 does not allow LDAP searches with empty attributes [#14432](https://github.com/grafana/grafana/issues/14432)
### 6.0.0-beta1 fixes