changelog: add notes about closing #15077

This commit is contained in:
Marcus Efraimsson 2019-03-04 16:07:51 +01:00
parent 3832eba31f
commit c36047674a
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
# 6.1.0 (unreleased)
### Minor
* **Cloudwatch**: Add AWS RDS MaximumUsedTransactionIDs metric [#15077](https://github.com/grafana/grafana/pull/15077), thx [@activeshadow](https://github.com/activeshadow)
### Bug Fixes
* **Api**: Invalid org invite code [#10506](https://github.com/grafana/grafana/issues/10506)
* **Datasource**: Handles nil jsondata field gracefully [#14239](https://github.com/grafana/grafana/issues/14239)