From d5c80aec6c376e799a679b283ae8eca251e9f358 Mon Sep 17 00:00:00 2001 From: Augustin Husson Date: Fri, 11 Feb 2022 10:17:27 +0100 Subject: [PATCH] add changelog Signed-off-by: Augustin Husson --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee2b0bf720f..dab561ed505 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re - [#5117](https://github.com/thanos-io/thanos/pull/5117) Bucket replicate: Added flag `--ignore-marked-for-deletion` to avoid replication of blocks with the deletion mark. ## Changed +- [#5145](https://github.com/thanos-io/thanos/pull/5145) UI: Remove old UI. - [#5119](https://github.com/thanos-io/thanos/pull/5119) UI: Optimize Target, Alert and Service Discovery page and on each of them add a search bar. ### Fixed