We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 785c537 commit c0a9927Copy full SHA for c0a9927
1 file changed
createrelease
@@ -29,7 +29,9 @@
29
# Create 2.8.x branch
30
# git checkout -b 2.8.x ; git push -u origin 2.8.x
31
#
32
-# Empty the releasenotes.txt in main branch
+# Release notes:
33
+# - ensure safety critical issues are listed properly
34
+# - empty the releasenotes.txt in main branch
35
36
# Update version numbers in:
37
# sed -i -r "s/version 2[.][0-9]+([.]99)*/version 2.9/" cli/main.cpp
0 commit comments