Update release notes

This commit is contained in:
Nanne Baars
2021-08-04 10:15:38 +03:00
parent 15ea31a4df
commit f22e4f55c1
2 changed files with 8 additions and 0 deletions

View File

@ -21,6 +21,7 @@ git commit -am "New release, updating pom.xml"
git flow release publish
<<Make changes if necessary>>
<<Update RELEASE_NOTES.md>>
git flow release finish <version>
git push origin develop