diff --git a/cog.toml b/cog.toml new file mode 100644 index 0000000..20a6360 --- /dev/null +++ b/cog.toml @@ -0,0 +1,2 @@ +[commit_types] +wip = { changelog_title = "Work in progress (should not be in changelog!)" }