diff --git a/.grenrc b/.grenrc index 29b52ec..d6773fd 100644 --- a/.grenrc +++ b/.grenrc @@ -1,7 +1,11 @@ { "dataSource": "commits", + "includeMessages": "commits", + "changelogFilename": "CHANGELOG.md", + "onlyMilestones": false, "ignoreIssuesWith": [ "wontfix", "duplicate" ] } +