From f12ebd66359cbc3270df186e6fa63258315e084e Mon Sep 17 00:00:00 2001 From: Fabian Reinartz Date: Mon, 18 Apr 2016 09:45:18 +0200 Subject: [PATCH] Update changelog for 0.18.0 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88d9a3085..4e3ac1c9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ -## 0.18.0rc1 / 2016-04-07 +## 0.18.0 / 2016-04-18 * [BUGFIX] Fix operator precedence in PromQL +* [BUGFIX] Never drop still open head chunk +* [BUGFIX] Fix missing 'keep_common' when printing AST node * [CHANGE/BUGFIX] Target identity considers path and parameters additionally to host and port * [CHANGE] Rename metric `prometheus_local_storage_invalid_preload_requests_total` to `prometheus_local_storage_non_existent_series_matches_total` * [CHANGE] Support for old alerting rule syntax dropped