From db7f6afff607679a252306f0288e379abc9ef233 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Thu, 11 Feb 2021 10:05:32 +0100 Subject: [PATCH] [skip ci] update chglog config --- .chglog/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.chglog/config.yml b/.chglog/config.yml index 4e256d3..3562536 100755 --- a/.chglog/config.yml +++ b/.chglog/config.yml @@ -11,6 +11,9 @@ options: perf: Performance Improvements refactor: Code Refactoring chore: Others + docs: Documentation + ci: CI Pipeline + test: Testing header: pattern: "^(\\w*)(?:\\(([\\w\\$\\.\\-\\*\\s]*)\\))?\\:\\s(.*)$" pattern_maps: