X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=RELEASE_PROCESS.md;fp=RELEASE_PROCESS.md;h=359bc921e2e5cae60dce5bc5f338e966ffcdee6d;hb=3b1bf6343dcbf357bb25a6edbec42075e4eb2954;hp=45e605462d205f7abc49ef0acfe4cfa6e801ce02;hpb=e17373b659d10b4a7666e1ee1fc0591bc6791a4e;p=github%2Fwallabag%2Fwallabag.git diff --git a/RELEASE_PROCESS.md b/RELEASE_PROCESS.md index 45e60546..359bc921 100644 --- a/RELEASE_PROCESS.md +++ b/RELEASE_PROCESS.md @@ -12,6 +12,7 @@ During this documentation, we assume the release is `release-2.0.0-beta.1`. - `app/config/config.yml` (`wallabag_core.version`) - `README.md` (`composer create-project` command) - `docs/en/user/installation.rst` and its translations (`composer create-project` command) +- `CHANGELOG.md` (by using this command `github_changelog_generator --no-compare-link --future-release "2.x.x"`. [github-changelog-generator is available here](https://github.com/skywinder/github-changelog-generator)) #### Create release on GitHub