From b0da6e2d3e8e417c9f19105521793e067661c965 Mon Sep 17 00:00:00 2001 From: Fabian Reinartz Date: Fri, 16 Oct 2015 13:40:12 +0200 Subject: [PATCH] Add changelog for 0.16.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1391e2d4..6fba4f43c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 0.16.1 / 2015-10-16 + +* [FEATURE] Add `irate()` function. +* [ENHANCEMENT] Improved auto-completion in expression browser. +* [CHANGE] Kubernetes SD moves node label to instance label. +* [BUGFIX] Escape regexes in console templates. + ## 0.16.0 / 2015-10-09 BREAKING CHANGES: -- GitLab