Skip to content

Commit 62b8bf5

Browse files
[release-3.0] fix changelog for rc.1 (#13197)
<!-- Thanks for sending a pull request! Before submitting: 1. Read our CONTRIBUTING.md guide 2. Rebase your PR if it gets out of sync with main --> #### What this PR does follow-up of #13193 this is breaking the build process. this means that the rc.1 binaries will be built on a different hash compared to the actual git tag. That's not ideal, but i'll also cut rc.2 today, so this won't be in the final release it's claude's fault #### Which issue(s) this PR fixes or relates to Fixes #<issue number> #### Checklist - [ ] Tests updated. - [ ] Documentation added. - [ ] `CHANGELOG.md` updated - the order of entries should be `[CHANGE]`, `[FEATURE]`, `[ENHANCEMENT]`, `[BUGFIX]`. If changelog entry is not needed, please add the `changelog-not-needed` label to the PR. - [ ] [`about-versioning.md`](https://github.com/grafana/mimir/blob/main/docs/sources/mimir/configure/about-versioning.md) updated with experimental features. Signed-off-by: Dimitar Dimitrov <[email protected]>
1 parent 69d55fb commit 62b8bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## main / unreleased
44

5-
## 3.0.0-rc.1 2025-10-28
5+
## 3.0.0-rc.1
66

77
### Jsonnet
88

0 commit comments

Comments
 (0)