Skip to content

Commit bcd8412

Browse files
committed
Add release notes
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent c0aa897 commit bcd8412

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@
77
## Upgrading
88

99
- The `frequenz.repo.config.github.abort()` function now takes most arguments as keyword-only arguments.
10+
- The *Queue PRs for v0.x.x* GitHub ruleset was renamed to *Queue PRs for the default branch* and now targets the default branch. It also only have the merge queue restriction, all other restrictions were removed as they are already present in the *Protect version branches* ruleset. You might want to re-import this ruleset to your repositories.
1011

1112
### Cookiecutter template
1213

1314
<!-- Here upgrade steps for cookiecutter specifically -->
1415

1516
## New Features
1617

17-
<!-- Here goes the main new features and examples or instructions on how to use them -->
18+
* Added a new GitHub branch ruleset for Rust projects.
1819

1920
### Cookiecutter template
2021

0 commit comments

Comments
 (0)