diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f9cc8f1195..6fb4e17eb82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,12 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re ## Unreleased +## [v0.29.1](https://github.com/thanos-io/thanos/tree/release-0.29) - In progress + ### Fixed +- [#5887](https://github.com/thanos-io/thanos/pull/5887) Tracing: Make sure rate limiting sampler is the default, as was the case in version pre-0.29.0. + ### Added ### Changed