diff --git a/.chglog/config.yml b/.chglog/config.yml index 918b7c0..7e71f35 100755 --- a/.chglog/config.yml +++ b/.chglog/config.yml @@ -11,6 +11,7 @@ options: perf: Performance Improvements refactor: Code Refactoring chore: Others + test: Testing ci: CI Pipeline header: pattern: "^(\\w*)(?:\\(([\\w\\$\\.\\-\\*\\s]*)\\))?\\:\\s(.*)$"