changelog: add notes about closing #3132

[skip ci]
This commit is contained in:
Marcus Efraimsson
2018-06-19 15:04:49 +02:00
parent f73c04086c
commit d450ec94eb

View File

@@ -21,6 +21,7 @@
* **Auth Proxy**: Whitelist proxy IP address instead of client IP address [#10707](https://github.com/grafana/grafana/issues/10707)
* **User Management**: Make sure that a user always has a current org assigned [#11076](https://github.com/grafana/grafana/issues/11076)
* **Snapshots**: Fix: annotations not properly extracted leading to incorrect rendering of annotations [#12278](https://github.com/grafana/grafana/issues/12278)
* **LDAP**: Allow use of DN in group_search_filter_user_attribute and member_of [#3132](https://github.com/grafana/grafana/issues/3132), thx [@mmolnar](https://github.com/mmolnar)
# 5.2.0-beta1 (2018-06-05)