Commit 62b8bf5
authored
[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
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments