From f56e2f9d81582ed9daac61a78dbda84fd46148e8 Mon Sep 17 00:00:00 2001 From: Dominic Green Date: Mon, 18 Feb 2019 14:35:13 +0000 Subject: [PATCH] updating version and changelog for v0.3.1 (#853) --- CHANGELOG.md | 7 +++++++ VERSION | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffdc6fa58b..4a49487847 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,13 @@ We use *breaking* word for marking changes that are not backward compatible (rel ## Unreleased +## [v0.3.1](https://github.com/improbable-eng/thanos/releases/tag/v0.3.0) - 2019.02.18 + +### Fixed +- [#829](https://github.com/improbable-eng/thanos/issues/829) Store Gateway crashing due to `slice bounds out of range`. +- [#834](https://github.com/improbable-eng/thanos/issues/834) fixed matcher regression for `<>` `!=`. + + ## [v0.3.0](https://github.com/improbable-eng/thanos/releases/tag/v0.3.0) - 2019.02.08 ### Added diff --git a/VERSION b/VERSION index aca6b71554..9e11b32fca 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.0-master +0.3.1