Skip to content

Commit

Permalink
CHANGELOG.md: fix changelog to incorporate new fix (#3737)
Browse files Browse the repository at this point in the history
This commit fixes the order of the changelog to properly reflect a
recent change.

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
  • Loading branch information
squat committed Jan 22, 2021
1 parent 5bc3dee commit 778990b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ We use _breaking :warning:_ to mark changes that are not backward compatible (re

## Unreleased

### Fixed

- [#3734](https://github.com/thanos-io/thanos/pull/3734) pkg/rules/proxy: fix hotlooping when receiving client errors

## [v0.18.0](https://github.com/thanos-io/thanos/releases/tag/v0.18.0) - 2021.01.19

### Added
Expand Down Expand Up @@ -60,6 +56,7 @@ We use _breaking :warning:_ to mark changes that are not backward compatible (re
### Fixed

- [#3480](https://github.com/thanos-io/thanos/pull/3480) Query Frontend: Fixed regression.
- [#3734](https://github.com/thanos-io/thanos/pull/3734) pkg/rules/proxy: fix hotlooping when receiving client errors

### Changed

Expand Down

0 comments on commit 778990b

Please sign in to comment.