From b6350fe6fb368228a729c3174183f8678d1a7e55 Mon Sep 17 00:00:00 2001 From: Josue Abreu Date: Tue, 18 Jun 2019 12:04:17 +0100 Subject: [PATCH] Update the changelog with v6.2.4 information --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b803b7c217c..2cef00ab32b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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