aboutsummaryrefslogtreecommitdiffhomepage
path: root/RELEASE_PROCESS.md
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-10-07 15:30:25 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2016-10-07 15:30:25 +0200
commit3b1bf6343dcbf357bb25a6edbec42075e4eb2954 (patch)
tree61b54c6a5e1e47a5a9f7209e3c3e8eda1a98fcae /RELEASE_PROCESS.md
parente17373b659d10b4a7666e1ee1fc0591bc6791a4e (diff)
downloadwallabag-3b1bf6343dcbf357bb25a6edbec42075e4eb2954.tar.gz
wallabag-3b1bf6343dcbf357bb25a6edbec42075e4eb2954.tar.zst
wallabag-3b1bf6343dcbf357bb25a6edbec42075e4eb2954.zip
Update release process
Diffstat (limited to 'RELEASE_PROCESS.md')
-rw-r--r--RELEASE_PROCESS.md1
1 files changed, 1 insertions, 0 deletions
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`.
12- `app/config/config.yml` (`wallabag_core.version`) 12- `app/config/config.yml` (`wallabag_core.version`)
13- `README.md` (`composer create-project` command) 13- `README.md` (`composer create-project` command)
14- `docs/en/user/installation.rst` and its translations (`composer create-project` command) 14- `docs/en/user/installation.rst` and its translations (`composer create-project` command)
15- `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))
15 16
16#### Create release on GitHub 17#### Create release on GitHub
17 18