mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-19 04:38:44 +03:00
increment_version.sh: Exclude merge-specific changes from changelog
Change-Id: I8ec4f78b129efc63613f3881975f9738ac463eb6
This commit is contained in:
parent
3cb509c58a
commit
899168e84c
1 changed files with 1 additions and 0 deletions
|
@ -156,6 +156,7 @@ git_changelog() {
|
|||
| grep -v "Added translation using Weblate" \
|
||||
| grep -v "Translated using Weblate" \
|
||||
| grep -v "weblate/sc" \
|
||||
| grep -v "\\[merge.*\\]" \
|
||||
|| echo "No significant changes since the last stable release"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue