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