Skip to content

Commit 43a78aa

Browse files
sleepyfoodieskl
andauthored
Update README.md
Co-authored-by: Stephen Lang <[email protected]>
1 parent a184a1b commit 43a78aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Maintainers can trigger the [release workflow](.github/workflows/release.yaml) b
4949
```
5050

5151
#### Decisions on backfilling releases
52-
We wanted to backfill `release-0.1` to `release-0.12` to have a changelog, but we were not able to use a github action in a newer commit to trigger a release that generates a changelog on older commits. We have also tried adding a github action in existing release branches to trigger a release with changelog when a tag is created and pushed in a branch, but the generated changelog was empty as there were no previous releases. Since `release-0.12` was updated 3 years ago, we decided to start release and changelog from `version-0.13.0`
52+
We wanted to backfill `release-0.1` to `release-0.12` to have a changelog, but we were not able to use a GitHub action in a newer commit to trigger a release that generates a changelog on older commits. See #489 for full discussion.
5353

5454
## How to use
5555

0 commit comments

Comments
 (0)