From 3f90220208b4a7cbf85fd13cf50f61cc0b48aec9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denny=20Sch=C3=A4fer?= Date: Wed, 23 Sep 2015 11:34:04 +0200 Subject: [PATCH] Fix changelog formatting --- CHANGELOG.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bed705e917..e01e105db6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,24 +1,24 @@ # 2.5 (unreleased) -** New Feature: Mix data sources ** -A built in data source is now available named `-- Mixed --`, When picked in the metrics tab, +**New Feature: Mix data sources** +- A built in data source is now available named `-- Mixed --`, When picked in the metrics tab, it allows you to add queries of differnet data source types & instances to the same graph/panel! [Issue #436](https://github.com/grafana/grafana/issues/436) -** New Feature: Elasticsearch Metrics Query Editor and Viz Support ** +**New Feature: Elasticsearch Metrics Query Editor and Viz Support** - Feature rich query editor and processing features enables you to issues all kind of metric queries to Elasticsearch - See [Issue #1034](https://github.com/grafana/grafana/issues/1034) for more info. -** New Feature: New and much improved time picker** +**New Feature: New and much improved time picker** - Support for quick ranges like `Today`, `This day last week`, `This week`, `The day so far`, etc. - Muck improved UI and improved support for UTC, [Issue #2761](https://github.com/grafana/grafana/issues/2761) for more info. -** User Onboarding ** +**User Onboarding** - Org admin can now send email invites (or invite links) to people who are not yet Grafana users - Sign up flow now supports email verification (if enabled) - See [Issue #2353](https://github.com/grafana/grafana/issues/2354) for more info. -** Other new Features && Enhancements** +**Other new Features && Enhancements** - [Pull #2720](https://github.com/grafana/grafana/pull/2720). Admin: Initial basic quota support (per Org) - [Issue #2577](https://github.com/grafana/grafana/issues/2577). Panel: Resize handles in panel bottom right corners for easy width and height change - [Issue #2457](https://github.com/grafana/grafana/issues/2457). Admin: admin page for all grafana organizations (list / edit view)