diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index db41c642..4646b012 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,17 +2,15 @@ ## Summary - +This version accumulates a few improvements, and bump the dependency of setuptools to be able to use v75, which is compatible with PEP625, which is necessary to be able to keep uploading to PyPI, so you should upgrade to this version as soon as possible. + +The migration script was also rewritten in Python, so it should be more compatible with different OSes. ## Upgrading - The `frequenz.repo.config.github.abort()` function now takes most arguments as keyword-only arguments. - 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. -### Cookiecutter template - - - ## New Features * Added a new GitHub branch ruleset for Rust projects. @@ -33,7 +31,3 @@ ## Bug Fixes * Sybil now parses the `__init__.py` file as well. Previously it was disabled due to an upstream bug. - -### Cookiecutter template - -