changelog: add notes about closing #10707

[skip ci]
This commit is contained in:
Marcus Efraimsson 2018-06-18 09:03:30 +02:00
parent 18167f1c18
commit ab9f0e8edd
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A

View File

@ -14,6 +14,7 @@
* **Alerting**: Fix mobile notifications for Microsoft Teams alert notifier [#11484](https://github.com/grafana/grafana/pull/11484), thx [@manacker](https://github.com/manacker)
* **Influxdb**: Add support for mode function [#12286](https://github.com/grafana/grafana/issues/12286)
* **Cloudwatch**: Fixes panic caused by bad timerange settings [#12199](https://github.com/grafana/grafana/issues/12199)
* **Auth Proxy**: Whitelist proxy IP address instead of client IP address [#10707](https://github.com/grafana/grafana/issues/10707)
# 5.2.0-beta1 (2018-06-05)