changelog: add notes about closing #14150

This commit is contained in:
Marcus Efraimsson 2018-11-21 18:28:05 +01:00
parent 40a38552a9
commit 572ca5a010
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A

View File

@ -1,5 +1,9 @@
# 5.4.0 (unreleased)
* **Cloudwatch**: Fix invalid time range causes segmentation fault [#14150](https://github.com/grafana/grafana/issues/14150)
# 5.4.0-beta1 (2018-11-20)
### New Features
* **Alerting**: Introduce alert debouncing with the `FOR` setting. [#7886](https://github.com/grafana/grafana/issues/7886) & [#6202](https://github.com/grafana/grafana/issues/6202)