Update CHANGELOG.md

Fix: change from unrelease to 2019-03-27 for 6.1.0-beta1
This commit is contained in:
Hugo Häggmark 2019-03-29 15:41:39 +01:00 committed by GitHub
parent 8368576249
commit 40a1752497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# 6.1.0 (unreleased)
# 6.1.0-beta1 (unreleased)
# 6.1.0-beta1 (2019-03-27)
### New Features
* **Prometheus**: adhoc filter support [#8253](https://github.com/grafana/grafana/issues/8253), thx [@mtanda](https://github.com/mtanda)