Formatting and CHANGELOG updates

This commit is contained in:
Olof hagsand 2024-04-03 09:38:04 +02:00
parent 427a7db88a
commit 9826ac16ff
6 changed files with 24 additions and 1269 deletions

View file

@ -192,6 +192,7 @@ Create release branch:
git checkout -b release-4.2 4.2.0
git push origin release-4.2
```
* Add release branch to .github/workflows/ci.yml
Merge a branch back:
```