changelog: add notes about closing #15189

This commit is contained in:
Marcus Efraimsson 2019-02-11 08:44:04 +01:00
parent 41217ea110
commit 7b761f0a28
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A

View File

@ -10,6 +10,10 @@
* **Annotations**: Support PATCH verb in annotations http api [#12546](https://github.com/grafana/grafana/issues/12546), thx [@SamuelToh](https://github.com/SamuelToh)
* **Templating**: Add json formatting to variable interpolation [#15291](https://github.com/grafana/grafana/issues/15291), thx [@mtanda](https://github.com/mtanda)
### 6.6.0-beta1 fixes
* **Postgres**: Fix default port not added when port not configured [#15189](https://github.com/grafana/grafana/issues/15189)
# 6.0.0-beta1 (2019-01-30)
### New Features