Skip to content

Commit f5c35ca

Browse files
committed
Update release notes
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 6223b7f commit f5c35ca

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ All upgrading should be done via the migration script or regenerating the templa
1616
curl -sSL https://raw.githubusercontent.com/frequenz-floss/frequenz-repo-config-python/v0.12/cookiecutter/migrate.py | python3
1717
```
1818

19-
But you might still need to adapt your code:
19+
But you might still need to adapt your code.
2020

2121
<!-- Here upgrade steps for cookiecutter specifically -->
2222

@@ -33,6 +33,8 @@ But you might still need to adapt your code:
3333
* Major updates and dependencies excluded by the above groups are still managed, but they'll create one PR per dependency, as breakage is expected, so it might need manual intervention.
3434
* Finally, we group some dependencies that are related to each other, and usually needs to be updated together.
3535

36+
- GitHub workflows now use Ubuntu 24.04, as 20.04 is EOL.
37+
3638
## Bug Fixes
3739

3840
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)