1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00

Updated changelog for 2.3

This commit is contained in:
Nicolas Lœuillet 2017-12-11 19:52:21 +01:00
parent 98869090f6
commit 42f4f11ef0
No known key found for this signature in database
GPG key ID: 68C7E8049A047DF7
3 changed files with 7 additions and 2 deletions

View 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