diff --git a/CHANGELOG.md b/CHANGELOG.md index 5719bcfb35..24922fd4a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re ### Removed -## [v0.32.0](https://github.com/thanos-io/thanos/tree/release-0.32) - Release in progress +## [v0.32](https://github.com/thanos-io/thanos/tree/release-0.32) - 23.08.2023 ### Added diff --git a/docs/release-process.md b/docs/release-process.md index bee9247cca..75efb7ceb3 100644 --- a/docs/release-process.md +++ b/docs/release-process.md @@ -23,8 +23,9 @@ Release shepherd responsibilities: | Release | Time of first RC | Shepherd (GitHub handle) | |---------|----------------------|-------------------------------| -| v0.32.0 | (planned) 2023.03.09 | No one ATM | -| v0.31.0 | (planned) 2023.01.26 | No one ATM | +| v0.33.0 | (planned) 2023.10.03 | TBD | +| v0.32.0 | 2023.08.23 | `@saswatamcode` | +| v0.31.0 | 2023.03.23 | `@fpetkovski` | | v0.30.0 | 2022.12.21 | `@bwplotka` | | v0.29.0 | 2022.10.21 | `@GiedriusS` | | v0.28.0 | 2022.08.22 | `@yeya24` |