diff --git a/cog.toml b/cog.toml index a05bc3c..e9d2e98 100644 --- a/cog.toml +++ b/cog.toml @@ -20,6 +20,10 @@ wip = { changelog_title = "Work In Progress (WIP)" } [changelog] path = "CHANGELOG.md" +template = "./changelog.tera" +remote = "github.com" +owner = "eviweb" +repository = "qa-tools" authors = [{ signature = "Eric VILLARD", username = "eviweb" }] [bump_profiles]