diff --git a/CHANGELOG.md b/CHANGELOG.md index b4ba6b005f..e3ca073320 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,6 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re - [#6891](https://github.com/thanos-io/thanos/pull/6891) Objstore: Bump `objstore` which adds support for Azure Workload Identity. - [#6453](https://github.com/thanos-io/thanos/pull/6453) Sidecar: Added `--reloader.method` to support configuration reloads via SIHUP signal. - [#6925](https://github.com/thanos-io/thanos/pull/6925) Store Gateway: Support float native histogram. -- [#6902](https://github.com/thanos-io/thanos/pull/6902) Fetcher: Add a BlockIDsFetcher Interface to BaseFetcher ### Changed