Updated Release Process (markdown)

Roberto Bruggemann
2017-12-08 12:12:36 +00:00
parent f4a708e120
commit 4b5f2e1bb7
+1 -1
@@ -59,7 +59,7 @@ git log --oneline latest_release...HEAD | \
Then sort the lines by feature, bug fix, performance etc. sections.
You may find it helpful to look at the original issues of the PRs to see what they are about.
Commit and push the CHANGELOG to the release branch.
Commit the CHANGELOG to the release branch.
## Update docs