changelog: add notes about closing #13328 #13949

[skip ci]
This commit is contained in:
Marcus Efraimsson 2018-11-13 09:44:35 +01:00
parent 68eecf6ca6
commit 97c6f3560c
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A

View File

@ -32,6 +32,7 @@
* **MySQL**: Fix `$__timeFilter()` should respect local time zone [#13769](https://github.com/grafana/grafana/issues/13769)
* **Dashboard**: Fix datasource selection in panel by enter key [#13932](https://github.com/grafana/grafana/issues/13932)
* **Graph**: Fix table legend height when positioned below graph and using Internet Explorer 11 [#13903](https://github.com/grafana/grafana/issues/13903)
* **Dataproxy**: Drop origin and referer http headers [#13328](https://github.com/grafana/grafana/issues/13328) [#13949](https://github.com/grafana/grafana/issues/13949), thx [@roidelapluie](https://github.com/roidelapluie)
# 5.3.2 (2018-10-24)