Update the changelog with v6.2.4 information

This commit is contained in:
Josue Abreu 2019-06-18 12:04:17 +01:00 committed by gotjosh
parent eca706f7c4
commit b6350fe6fb
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
# 6.3.0 (unreleased)
# 6.2.4 (2019-06-18)
### Bug Fixes
* **Grafana-CLI**: Fix receiving flags via command line . [#17617](https://github.com/grafana/grafana/pull/17617), [@gotjosh](https://github.com/gotjosh)
* **HTTPServer**: Fix X-XSS-Protection header formatting. [#17620](https://github.com/grafana/grafana/pull/17620), [@yverry](https://github.com/yverry)
# 6.2.3 (2019-06-17)
### Known issues