]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - RELEASE_PROCESS.md
Fix documentation wording for matches/notmatches tagging rules
[github/wallabag/wallabag.git] / RELEASE_PROCESS.md
index 8ac48f058c0611499a71ec8869f789078a99a60e..38dd5a7c80c43c06540ff3c8daa7dbdc89819d1e 100644 (file)
@@ -9,7 +9,7 @@ During this documentation, we assume the release is `$LAST_WALLABAG_RELEASE`.
 #### Files to edit
 
 - `app/config/wallabag.yml` (`wallabag_core.version`)
-- `CHANGELOG.md` (by using this command `github-changes -o wallabag -r wallabag -k YOURGITHUBTOKEN --only-pulls --use-commit-body --title Changelog --date-format YYYY/MM/DD --between-tags 2.0.0-alpha.0...master -n 2.1.3`. [github-changes is available here](https://github.com/lalitkapoor/github-changes))
+- `CHANGELOG.md`
 
 #### Create release on GitHub