changelog: add notes about closing #13352

[skip ci]
This commit is contained in:
Marcus Efraimsson 2018-11-19 14:50:12 +01:00
parent f5dfaacee3
commit ebadcdb535
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A

View File

@ -36,6 +36,7 @@
* **Dashboard**: Toggle legend using keyboard shortcut [#13655](https://github.com/grafana/grafana/issues/13655), thx [@davewat](https://github.com/davewat)
* **Dashboard**: Fix render dashboard row drag handle only in edit mode [#13555](https://github.com/grafana/grafana/issues/13555), thx [@praveensastry](https://github.com/praveensastry)
* **Teams**: Fix cannot select team if not included in initial search [#13425](https://github.com/grafana/grafana/issues/13425)
* **Render**: Support full height screenshots using phantomjs render script [#13352](https://github.com/grafana/grafana/pull/13352), thx [@amuraru](https://github.com/amuraru)
### Breaking changes