From e39233f9b50598180242f4de9448889f5e410cb6 Mon Sep 17 00:00:00 2001 From: Bartlomiej Plotka Date: Tue, 19 May 2020 07:14:41 +0100 Subject: [PATCH] Soft cut changelog on master to indicate new release being in progress. Signed-off-by: Bartlomiej Plotka --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 144a561850..c71247596d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ We use *breaking* word for marking changes that are not backward compatible (rel ## Unreleased +## [v0.13.0](https://github.com/thanos-io/thanos/releases) - IN PROGRESS + ### Fixed - [#2536](https://github.com/thanos-io/thanos/pull/2536) minio-go: Fixed AWS STS endpoint url to https for Web Identity providers on AWS EKS