From: Nicolas LÅ“uillet Date: Fri, 7 Oct 2016 13:30:25 +0000 (+0200) Subject: Update release process X-Git-Tag: 2.1.2~39^2 X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=commitdiff_plain;h=3b1bf6343dcbf357bb25a6edbec42075e4eb2954 Update release process --- 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