diff --git a/CHANGELOG.md b/CHANGELOG.md index dbc5cc1..dd5cdbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,14 @@ ### Feat +- **docs**: add description to README - **job**: add ability to pass job either as filepath or directly as string - configure commitizen +### Fix + +- commitizen not allowing its own commits due to wrong bump message + ## v2.1.0 (2024-02-25) ### Feat