From 3b1bf6343dcbf357bb25a6edbec42075e4eb2954 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nicolas=20L=C5=93uillet?= Date: Fri, 7 Oct 2016 15:30:25 +0200 Subject: [PATCH] Update release process --- RELEASE_PROCESS.md | 1 + 1 file changed, 1 insertion(+) 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 -- 2.41.0