Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlovetox <philipp@hoerist.com>2022-06-18 10:36:34 +0300
committerlovetox <philipp@hoerist.com>2022-06-18 10:36:34 +0300
commit6feecebc6cc08df66e72f846f8015f7768367412 (patch)
tree9a87931c054b49a052b6b886680616c2ab0baed1 /.githooks
parent7ad2d2856d3fc6e7efbbb2c31813957e913038ec (diff)
chore: Add new changelog tag
Diffstat (limited to '.githooks')
-rwxr-xr-x.githooks/update1
1 files changed, 1 insertions, 0 deletions
diff --git a/.githooks/update b/.githooks/update
index fe5bc3a04..7a6dd3234 100755
--- a/.githooks/update
+++ b/.githooks/update
@@ -16,6 +16,7 @@ ALLOWED_TAGS = [
'perf',
'refactor',
'chore',
+ 'change',
'release',
'other',
'imprv',