changelog: add notes about closing #14120

This commit is contained in:
Marcus Efraimsson 2018-11-20 09:59:35 +01:00
parent 9cc6c2128a
commit b948c9bdf5
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A

View File

@ -38,6 +38,7 @@
* **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)
* **HTTP API**: Support retrieving teams by user [#14120](https://github.com/grafana/grafana/pull/14120), thx [@supercharlesliu](https://github.com/supercharlesliu)
### Breaking changes